Back to MCP Servers
Hive Crypto
Hive Intelligence: Ultimate cryptocurrency MCP for AI assistants with unified access to crypto, DeFi, and Web3 analytics
finance-fintechai
By hive-intel
Installation
npx -y hive-crypto-mcpConfiguration
{
"mcpServers": {
"hive-crypto-mcp": {
"command": "npx",
"args": ["-y", "hive-crypto-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