Hive Intelligence MCP is now LivePower your AI workflows with blockchain intelligence.
Get startedHive Intelligence MCP Setup Guide
Connect to our remote MCP server for instant blockchain data access in your AI applications.
- MCP Remote Endpoint
https://hiveintelligence.xyz/mcp
- Add MCP to Claude Code
claude mcp add --transport http hive https://hiveintelligence.xyz/mcp
- Transport
http
- What it provides
- Instant, deep blockchain data access for your AI agents and applications. No local installation required.
- Compatible clients
- Claude (Anthropic), ChatGPT (via MCP adapter), Microsoft Copilot (via connector), CrewAI, LangChain, LlamaIndex, and custom MCP-compatible applications.
- Quick Start: Claude
- Open Claude Desktop (or go to Claude on the web)
- Navigate to Settings → Manage Connectors
- Add Connector URL:
https://hiveintelligence.xyz/mcp
- Done! Hive MCP tools will be available to your chats/agents
- Other LLM clients
- If your client supports MCP:
Add a Remote MCP Server and enter the endpoint URL above.If your client doesn't natively support MCP:
Use an MCP adapter/bridge and point it to the same endpoint.Typical patterns:- Desktop/IDE clients: "Add MCP Server/Connector" → paste the URL
- Agent frameworks: install an MCP plugin/bridge, then configure the server URL
- Custom apps: use an MCP client library and initialize with the remote server URL
- Requirements
- No local installation required. Just an MCP-compatible client or framework and internet connectivity.
- Important notes
- • The MCP server is remote - no local installation needed
- • Use the same endpoint in every MCP-capable client for consistency
- • Works across different tools and environments seamlessly