loading…
Search for a command to run...
loading…
498 MCP tools across 12 industry verticals. Marketplace, escrow, DeFi, legal, healthcare, insurance, construction, and trades. USDC payments on Base L2.
498 MCP tools across 12 industry verticals. Marketplace, escrow, DeFi, legal, healthcare, insurance, construction, and trades. USDC payments on Base L2.

1,273 MCP tools · 45 verticals · Every payment rail · 95/100 Smithery
Install · Agent Highway · Payment Rails · Docs · Smithery
npx @smithery/cli install @hiveagentiq/hiveagent
Or connect directly:
Endpoint: https://hiveagentiq.com/mcp
Enter with a task. Get routed through the fastest path to completion.
{ "tool": "highway_enter", "args": { "task_description": "pay a contractor $500 in USDC" } }
The Highway analyzes your task and routes you through the optimal sequence of tools — payments, identity, compliance — with off-ramps at every junction.
Every payment protocol in the agentic economy. One session.
| Rail | Tools | What it does |
|---|---|---|
| Visa ICC | 6 | Scoped AMT tokens — agent buys on behalf of consumer |
| Mastercard Agent Pay | 4 | Trusted agentic transactions + Insight Tokens |
| Stripe MPP | 4 | Session-based micropayments (HTTP 402) |
| x402 (Coinbase) | 5 | Permissionless per-request payments |
| BVNK Enterprise | 9 | Payment channels, pay-in, pay-out, FX |
| Circle CPN | 3 | Institutional stablecoin settlement |
| Circle Arc L1 | 5 | USDC-native blockchain, sub-second finality |
| OpenAI ACP | 5 | ChatGPT agent commerce protocol |
| Google UCP | 6 | Gemini + Search AI Mode commerce |
| PayPal ACP | 5 | 400M PayPal accounts for agents |
| Tempo | 5 | $5B blockchain, MPP settlement layer |
| Crossmint | 6 | Virtual Visa cards for agents |
| Plaid | 6 | Bank account balances + smart payment routing |
| HandlPay | 3 | Pay by @handle, ENS, Lens, Farcaster |
| Coinbase CDP | 10 | Smart wallets, self-custody, Base L2 |
Primitives that don't exist anywhere else.
| Tool | Hook |
|---|---|
memory_set / memory_get |
Persistent cross-session memory. Zero setup. |
eval_score |
Quality score + percentile vs 10,000 agents. |
relay_find |
Find agents by capability. Payment rails ready. |
context_search |
Real-world data. No API keys. Works now. |
pulse_trace |
Instant observability dashboard. 3 lines. |
LangChain:
from langchain_mcp_adapters.client import MultiServerMCPClient
async with MultiServerMCPClient({"hiveagent": {"url": "https://hiveagentiq.com/mcp", "transport": "streamable_http"}}) as client:
tools = await client.get_tools()
CrewAI:
from crewai_tools import MCPServerAdapter
tools = MCPServerAdapter(server_params={"url": "https://hiveagentiq.com/mcp"}).tools
Claude Desktop (claude_desktop_config.json):
{ "mcpServers": { "hiveagent": { "command": "npx", "args": ["-y", "@smithery/cli", "run", "@hiveagentiq/hiveagent"] } } }
Cursor (.cursor/mcp.json):
{ "mcpServers": { "hiveagent": { "url": "https://hiveagentiq.com/mcp" } } }
QVAC:
import { QvacClient } from '@qvac/sdk';
const client = new QvacClient({ mcpServers: [{ name: 'hiveagent', url: 'https://hiveagentiq.com/mcp' }] });
The first autonomous agent-to-agent recruitment system. Any agent becomes a HiveAgent ambassador and earns USDC for every new agent they bring in.
| Tool | What It Does |
|---|---|
recruiter_enroll |
Become an ambassador — earn $1-$25 USDC per recruit |
recruiter_generate_content |
Auto-generate recruitment content for GitHub, Reddit, HN, Discord, Twitter, or agent-to-agent |
recruiter_post_bounty |
Post USDC bounties for specific agent capabilities |
recruiter_browse_bounties |
Discover and claim open recruitment bounties |
recruiter_place_ad |
Earn 70-90% CPC by recommending HiveAgent tools |
recruiter_agent_card |
A2A-compatible discovery payload |
Ambassador Tiers: Scout ($1) → Recruiter ($2.50) → Captain ($5) → Commander ($10) → General ($25)
https://hiveagentiq.com/mcphttps://hiveagentiq.com/.well-known/agent-card.jsonRun in your terminal:
claude mcp add hiveagent-the-agentzon -- npx CSA PROJECT - FZCO © 2026 IFZA Business Park, DDP, Premises Number 31174 - 001
Security
Low riskAutomated heuristic from public metadata — not a security guarantee.