Hive Intelligence MCP
Managed crypto intelligence MCP for AI agents across market data, DeFi, wallets, token risk, DEX flows, NFTs, Solana, infrastructure, and prediction markets.
Managed crypto intelligence MCP for AI agents across market data, DeFi, wallets, token risk, DEX flows, NFTs, Solana, infrastructure, and prediction markets.
Features
Category
Transport
Use the hosted MCP endpoint at `https://mcp.hiveintelligence.xyz/mcp` with a Hive API key in the `Authorization: Bearer <HIVE_API_KEY>` or `X-Hive-Api-Key` header. For local stdio clients, run `npx -y -p hive-intelligence@latest hive` and set `HIVE_API_KEY`. Start with `search_tools` or the `hive://toolsets` resource, inspect schemas with `get_api_endpoint_schema`, then execute bounded calls with `invoke_api_endpoint`.
search_tools
Find the right crypto, wallet, DeFi, market, security, Solana, NFT, infrastructure, or prediction-market toolset for an agent task.
get_api_endpoint_schema
Inspect exact parameters before calling any underlying provider endpoint.
invoke_api_endpoint
Execute a bounded provider call by endpoint id and arguments while preserving provider provenance and runtime status.
hive://toolsets
Workflow-oriented crypto task toolsets for market research, token diligence, wallet investigation, security, DeFi, NFTs, Solana, infrastructure, and prediction markets.
hive://status
Runtime and provider availability status so agents can see missing keys, degraded providers, and operational diagnostics.
crypto_research_workflow
Route a crypto research request through discovery, schema lookup, bounded execution, diagnostics, and provenance-aware reporting.
{
"mcpServers": {
"hive": {
"command": "npx",
"args": ["-y", "-p", "hive-intelligence@latest", "hive"],
"env": { "HIVE_API_KEY": "<your-key>" }
}
}
}Pipedream
Connects to 2,500+ APIs with prebuilt tools.
Metatool App
Unified middleware with GUI for managing MCP connections.
Anyquery
Queries 40+ apps/databases via SQL.
MCP Jungle
Self-hosted registry for enterprise AI agents.
Lunar
MCPX is a production-ready, open-source gateway to manage MCP servers at scale.
1MCP Agent
Aggregates multiple MCP servers into one unified implementation.