Hive Intelligence MCP

One connection for evidence-backed crypto due diligence. Every Hive-backed answer carries sources, freshness, and a runtime receipt. The hosted MCP normalizes market, wallet, DeFi, security, DEX, NFT, network, and prediction-market evidence behind one agent-ready connection.

People connecting finance tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 19 · #207 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Hive Intelligence MCP

before you install - you'll need

COINGECKO_DEMO_API_KEY, ALCHEMY_API_KEY, HELIUS_API_KEY, MORALIS_API_KEY are optional or environment-specific per the README.

Claude Code

claude mcp add hive-intel-hive-sdk --transport http https://mcp.hiveintelligence.xyz/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "hive-intel-hive-sdk": {
      "url": "https://mcp.hiveintelligence.xyz/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.hiveintelligence.xyz/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.hiveintelligence.xyz

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

npm package hive-intelligence - unscoped; check the name against the project README before installing

registry vendor namespace xyz.hiveintelligence - domain-verified with the official MCP registry

03 · Who maintains Hive Intelligence MCP

Hive Intelligence MCP is maintained by hive-intel. It's the only MCP server we track from this author; the repo dates to Aug 2025.

04 · Facts

category
finance - ranked #207 of 283 actively-maintained finance servers as of 2026-08-25.
registry
xyz.hiveintelligence/mcp (active, first published 2026-05-31 · 2 versions)
packages
npm:hive-intelligence

05 · Hive Intelligence MCP FAQ

What is Hive Intelligence MCP?

One connection for evidence-backed crypto due diligence. Every Hive-backed answer carries sources, freshness, and a runtime receipt. The hosted MCP normalizes market, wallet, DeFi, security, DEX, NFT, network, and prediction-market evidence behind one agent-ready connection.

Is Hive Intelligence MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24. We re-verify nightly.

How do I install Hive Intelligence MCP?

Run `npx -y hive-intelligence`. The README documents 4 environment variables (COINGECKO_DEMO_API_KEY, ALCHEMY_API_KEY, HELIUS_API_KEY…) to set first. COINGECKO_DEMO_API_KEY, ALCHEMY_API_KEY, HELIUS_API_KEY, MORALIS_API_KEY are optional or environment-specific per the README. You can also paste the ready-made client config above.

Does Hive Intelligence MCP require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

06 · Alternatives to Hive Intelligence MCP