general MCP Server
Deep Research for crypto - free & fully local
Discovered via unknown and last synced 3mo ago.
1. Install the package
npx -y web3-research-mcp@latest
2. Add to claude_desktop_config.json
{
"mcpServers": {
"web3-research-mcp": {
"command": "npx",
"args": [
"-y",
"web3-research-mcp@latest"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)