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, and network evidence behind one agent-ready connection. Its 8 documented tools cover endpoint, token, api.

People who work with endpoint, token and api and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 19 · #15 OF 318 MAINTAINED FINANCE · VERIFIED 2026-09-18

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-09-18

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 · What Hive Intelligence MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can find the right task toolset and route across the full catalog (free), inspect exact parameters before executing (free), execute any read endpoint in the catalog, and check the final envelope and receipt structure (free).

Capability map

Tools grouped from the project's README - what Hive Intelligence MCP lets an agent do.

read & search

4 tools - e.g. Hero: live price for any token (response_format: concise or detailed); Hero: multi-chain wallet balances and portfolio value; Find the right task toolset and route across the full catalog (free)

get_token_price · get_wallet_portfolio · search_tools · get_api_endpoint_schema

run & execute

2 tools - e.g. Execute any read endpoint in the catalog; Hive-native state changes; requires explicit user approval

invoke_api_endpoint · invoke_stateful_endpoint

auth & access

1 tool - e.g. Hero: honeypot, rugpull, and contract-risk verdict before anyone signs

check_token_safety

Validate

1 tool - e.g. Check the final envelope and receipt structure (free)

validate_task_result

Latest releases

v1.7.2 · 2026-09-17

Post-release QA of 1.7.1 against production: eleven defects fixed, each pinned by a test. Actionable cause and next_action on every error, a feedback tool field that accepts the whole catalog, honest usage accounting…

v1.7.1 · 2026-09-16

Prediction markets on Polymarket, four keyless market-signals tools, agent feedback, credit fields on every receipt, CLI parity, and one umbrella skill. 546 callable tools across 10 categories and 15 providers.

v1.6.7 · 2026-09-16

Hive Intelligence 1.6.7 · Closes the remaining gaps from the 2026-09-16 tool-health audit. · get_new_pools accepts network (scopes to one network) and duration (accepted for parity with get_trending_pools, ignored)…

04 · 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.

05 · Facts

category
finance - ranked #15 of 318 actively-maintained finance servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-17)
registry
xyz.hiveintelligence/mcp (active, first published 2026-05-31 · 12 versions)
packages
npm:hive-intelligence

06 · Hive Intelligence MCP FAQ

Is Hive Intelligence MCP still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

What can Hive Intelligence MCP do?

With this server connected, an agent can find the right task toolset and route across the full catalog (free), inspect exact parameters before executing (free), execute any read endpoint in the catalog, and check the final envelope and receipt structure (free).

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-09-18; you can connect without credentials.

07 · Alternatives to Hive Intelligence MCP

More finance MCP servers · Hollaugo Financial Research MCP Server · Fmp · Httpayer MCP Server · Hummingbot MCP Server · Signalfuse

More TypeScript MCP servers · Hivemind · Good Memory · Podium MCP · Stacksfinder · 3ilm MCP · see all