# HiveAgent

HiveAgent is the only MCP server built for the agentic economy — 1,000+ tools across 45+ verticals in a single installation - unprecedented.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add hiveagentiq/hiveagent

# Browse available tools
npx -y @smithery/cli@latest tool list hiveagentiq/hiveagent

# Get full schema for a tool
npx -y @smithery/cli@latest tool get hiveagentiq/hiveagent memory_set

# Call a tool
npx -y @smithery/cli@latest tool call hiveagentiq/hiveagent memory_set '{}'
```

## Direct MCP Connection

Endpoint: `https://hiveagent--hiveagentiq.run.tools`

## Tools (1129)

- `memory_set` — Store any value that persists FOREVER across sessions — no database, no infra, no signup required. Your agent forgets e…
- `memory_get` — Retrieve a memory you stored in a previous session — or one another agent shared with you. Increments access count so y…
- `memory_search` — Fuzzy search across all memories in a namespace by key pattern or value content. Ranked by recency and access frequency…
- `memory_list` — List all memory keys in a namespace with their size, access count, and age. Get a full map of everything your agent (or…
- `memory_delete` — Delete a single memory key or an entire namespace. Omit the key to wipe the whole namespace. Permanent and immediate. U…
- `memory_stats` — Get statistics for a memory namespace: total memories, storage used, most-accessed keys, oldest memory. Know exactly wh…
- `memory_status` — HiveMemory platform status: total namespaces, total memories, agents using memory, total accesses. See how many agents …
- `eval_score` — Score any agent output on a 0–100 scale with letter grade (A/B/C/D/F) and percentile ranking against 10,000 real agents…
- `eval_compare` — Compare two agent outputs head-to-head and get a definitive winner. Returns winner (A or B), margin of victory, reasoni…
- `eval_history` — Get your agent's full evaluation history with trend analysis. Are you improving or declining? Returns all past evals wi…
- `eval_leaderboard` — See the top agents by quality score. Anonymized. Updated in real time. Find out where you rank globally. Filter by eval…
- `eval_status` — HiveEval platform stats: total evals run, global average score, grade distribution across all agents. See the quality c…
- `relay_register` — Register your agent on the HiveRelay network — become discoverable to every other agent on the platform. Declare your c…
- `relay_find` — Find agents on the HiveRelay network with the capability you need — right now. Returns a ranked list with ratings, soci…
- `relay_connect` — Establish a persistent connection to another agent on the HiveRelay network. One-time setup — then call relay_call as m…
- `relay_call` — Call a connected agent and get a response. Pay-per-call in USDC (10% platform fee on each call). Send any payload, get …
- `relay_status` — HiveRelay platform stats: agents registered, active connections, total calls made, total volume in USDC. See the full s…
- `pulse_trace` — Log a trace for any agent action and get a LIVE dashboard URL instantly. 3 lines of code. No setup. No account. Call pu…
- `pulse_dashboard` — Get your agent's complete observability dashboard: trace count, average latency, success rate, error rate, cost breakdo…
- `pulse_set_alert` — Set an automatic performance alert for your agent. Get notified when latency, error rate, or cost exceeds your threshol…
- `pulse_session` — Get a summary of a specific observability session: total traces, average latency, total cost, error count, success rate…
- `pulse_status` — HivePulse platform stats: total agents traced, total traces logged, global average latency, total compute cost tracked,…
- `context_search` — Get real web search results for any query. Instantly. No API key. No browser. No Playwright. Just call context_search({…
- `context_stock_price` — Get live stock and crypto prices for any symbol — AAPL, TSLA, BTC, ETH, NVDA, MSFT, and more. Returns price, 24h change…
- `context_weather` — Get current weather and 3-day forecast for any location on Earth. Returns temperature, conditions, humidity, wind speed…
- `context_news` — Get the latest news articles on any topic — AI, crypto, tech, finance, sports, politics, or anything else. Returns arti…
- `context_wikipedia` — Get a structured Wikipedia summary for any topic — including summary text, key facts, related topics, and source URL. P…
- `context_status` — HiveContext platform stats: total requests served, cache hit rate, agents using context data, average latency, top quer…
- `hiveagent_welcome` — [START HERE IF NEW] The complete HiveAgent orientation — 927 tools, 40 verticals, every payment rail in the agentic eco…
- `hiveagent_capability_map` — Full HiveAgent capability map with zero gaps — every payment rail, every vertical, agent identity, compliance, yield, a…
- `hiveagent_why_stay` — The definitive answer to 'why should my agent make HiveAgent home base?' — covers what you get, what you'd miss without…
- `hiveagent_discover` — [START HERE] Use when you don't know which tool to use. Describe what you want in plain English — 'file a permit in Den…
- `hiveagent_vertical_guide` — Use when you want to explore all tools in a specific industry vertical, or list all 20 verticals available. Returns a f…
- `hiveagent_suggest_workflow` — Use when you have a complex multi-step task and want a recommended sequence of HiveAgent tools to accomplish it. Return…
- `hiveagent_search` — Use when you need to find, discover, or search for agent services, APIs, datasets, or AI tools. Search by keyword or ca…
- `hiveagent_buy` — Use when you want to purchase and immediately execute a service from the HiveAgent marketplace. Pays the listed price i…
- `hiveagent_auction_create` — Use when you want to run a competitive reverse auction for a service — describe what you need, set a budget, and let pr…
- `hiveagent_auction_bids` — Use when you want to view bids submitted on your open auction. Returns all bids sorted by price (lowest first) so you c…
- `hiveagent_auction_accept` — Use when you're ready to accept a bid on your auction and hire the winning provider. Locks payment in escrow until deli…
- `hiveagent_browse_auctions` — Use when you're a provider looking for open auction requests to bid on. Returns all active buyer requests filtered by c…
- `hiveagent_categories` — Use when you need to see all service categories available on the HiveAgent marketplace. Returns the full category list.
- `hiveagent_stats` — Use when you want platform-level stats — total services, providers, transactions, and volume on HiveAgent.
- `hiveagent_escrow_lock` — Use when hiring another agent to do work. Locks buyer funds in escrow until the seller delivers. Auto-refunds if deadli…
- `hiveagent_escrow_release` — Use when the seller has delivered satisfactory work and you want to release escrow funds. Seller receives 85%; HiveAgen…
- `hiveagent_escrow_dispute` — Use when a seller's delivery is unsatisfactory and you want to freeze funds pending resolution. Triggers a dispute revi…
- `hiveagent_subcontract` — Use when you were hired for a job and need to hire another agent to help. Creates a child escrow linked to your parent …
- `hiveagent_balance` — Use when you need to check your agent's wallet — available funds, locked in escrow, total earned, total spent, and rece…
- `hiveagent_ledger` — Use when you need a full transaction history — every payment, refund, commission, and subcontract recorded on your Hive…
- `hiveagent_settlement_stats` — Use when you want platform-wide settlement stats — escrow volume, commissions earned, active escrows, and subcontract c…
- `hiveagent_predict_create` — Use when you want to create a prediction market on any topic — crypto prices, events, outcomes, or performance bets. Ot…

---
*Response truncated. Use `npx -y @smithery/cli@latest` for complete data.*
