Back to MCP Servers
Web3 Research
Deep Research for crypto - free & fully local
finance-fintech
By aaronjmars
Installation
npx -y web3-research-mcpConfiguration
{
"mcpServers": {
"web3-research-mcp": {
"command": "npx",
"args": ["-y", "web3-research-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes