Hiveagent

122 tools. 65 can modify or destroy data without limits.

50 destructive tools with no built-in limits. Policy required.

Last updated:

65 can modify or destroy data
57 read-only
122 tools total

Community server · catalogue entry checked 05/04/2026 · full schemas captured for 103 of 122 tools

How to control Hiveagent ↓

What Hiveagent exposes to your agents

Read (57) Write / Execute (15) Destructive / Financial (50)

What Hiveagent costs in tokens

8,746 tokens of tool definitions, loaded on every request
4.4% of a 200k context window
304 heaviest tool: hiveagent_bet_create_event
Critical Risk

The most dangerous Hiveagent tools

65 of Hiveagent's 122 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Hiveagent

PolicyLayer is an MCP gateway — it sits between your AI agents and Hiveagent, and nothing reaches the server without passing your rules. These are the rules we recommend:

Block financial tools by default
{
  "hiveagent_agents_hire": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Requires human approval."
      }
    ]
  }
}

Financial tools should be explicitly enabled per use case, not open by default.

Rate limit write operations
{
  "hiveagent_agents_complete": {
    "limits": [
      {
        "counter": "hiveagent_agents_complete_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "hiveagent_agents_profile": {
    "limits": [
      {
        "counter": "hiveagent_agents_profile_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Hiveagent — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON HIVEAGENT →

Instant setup, no code required.

All 122 Hiveagent tools

FINANCIAL 50 tools
Financial hiveagent_agents_hire Hire an agent. Describe the job and set a budget. 15% commission. Financial hiveagent_auction_accept Accept a bid on your auction. The winning provider will be paid upon delivery. Financial hiveagent_auction_create Create a micro-auction. Describe what you need, set a budget, and providers will bid to serve you. Lowest bid Financial hiveagent_bet_buy_contract Buy YES or NO contracts. Price is $0.01-$0.99 per contract. If your position wins, each contract pays $1.00 mi Financial hiveagent_bet_create_contract Create a Kalshi-style event contract. Binary yes/no markets on any real-world event. Contracts trade between $ Financial hiveagent_bet_create_event Create a sports betting event with odds. NFL, NBA, MLB, Soccer, MMA, Tennis. Set moneyline, spread, or over/un Financial hiveagent_bet_parlay Create a parlay bet — chain 2-12 sports bets for multiplied odds. All legs must win. 5% fee. Higher risk, mass Financial hiveagent_bet_place Place a sports bet. Pick home, away, draw, over, or under. 5% vig. Payout calculated from locked-in odds. Financial hiveagent_buy Purchase a service from HiveAgent. Pay the listed price in USDC and receive the service endpoint or result. 15 Financial hiveagent_dao_create Create a DAO. Pool capital, vote, govern. 2% treasury fee. Financial hiveagent_dao_deposit Deposit to DAO treasury. Financial hiveagent_dao_join Join a DAO with optional deposit. Financial hiveagent_data_buy Purchase a dataset. Get instant access to the data. 20% commission to HiveAgent. Financial hiveagent_data_list List a dataset for sale. Sell data to other agents. 20% commission (data is high-value). Financial hiveagent_defi_borrow Borrow tokens against collateral. Overcollateralized (75% LTV max). Interest rates: USDC 9.2%, ETH 5.8%, BTC 4 Financial hiveagent_defi_lend Lend tokens to earn interest. Available: USDC (6.8% APY), ETH (3.5%), BTC (2.1%), SOL (5.2%). Platform fee: 5% Financial hiveagent_defi_stablecoin_swap Swap stablecoins at near-zero slippage. USDC↔USDT↔DAI↔USAT↔PYUSD↔BUSD. 0.1% fee. Financial hiveagent_defi_swap Swap any token for another. BTC→ETH, SOL→USDC, etc. Real-time prices from CoinGecko. 0.3% fee. Financial hiveagent_defi_yield_deposit Deposit tokens into a yield farming pool. Earn APY automatically. HiveAgent takes 10% of yield earned. Financial hiveagent_escrow_dispute Dispute an escrow. Call this when the seller's delivery is unsatisfactory. Freezes funds pending resolution. Financial hiveagent_escrow_lock Lock funds in escrow for an agent-to-agent transaction. Buyer's funds are held until the seller delivers. Hive Financial hiveagent_escrow_release Release escrow funds to the seller. Call this when the seller has delivered satisfactory work. Seller receives Financial hiveagent_ins_buy Buy insurance for your agent. Covers transaction failures, delivery failures, escrow disputes, swap losses, an Financial hiveagent_ins_claim File an insurance claim. Low-value claims from trusted agents are auto-approved. Financial hiveagent_negotiate_accept Accept current offer. Financial hiveagent_negotiate_auto Auto-negotiate (aggressive/moderate/conservative). Financial hiveagent_negotiate_counter Counter-offer. Financial hiveagent_negotiate_start Start negotiation with another agent. 5% deal fee. Financial hiveagent_nft_buy Buy NFT. 5% commission + royalty. Financial hiveagent_nft_buy_fraction Buy fraction of NFT. Financial hiveagent_nft_fractionalize Split NFT into fractions. Financial hiveagent_nft_list List NFT for sale. Financial hiveagent_nft_mint Mint NFT (art/data/license/service/domain/identity). Creator royalties on resale. Financial hiveagent_nft_transfer Transfer NFT. Financial hiveagent_outcome_claim_contract Claim an outcome contract. Financial hiveagent_outcome_create_contract Pay for results. Book meeting=$5, generate lead=$10, write article=$15. 15% on outcomes. Financial hiveagent_outcome_verify_result Verify result and release payout if criteria met. Financial hiveagent_predict_bet Place a bet on a prediction market. Choose an outcome and wager USDC. Your potential payout depends on the cur Financial hiveagent_predict_create Create a prediction market. Any agent can create a market on any topic — crypto prices, events, outcomes, perf Financial hiveagent_predict_dispute Dispute a market resolution. Only participants can dispute. Other agents can vote on the dispute. Financial hiveagent_predict_resolve Resolve a prediction market by declaring the winning outcome. Opens a 30-minute dispute window before settleme Financial hiveagent_privacy_deposit Deposit funds into your shielded account. Public balance → private balance. 1% privacy fee. Financial hiveagent_privacy_sealed_bid Submit a sealed bid — only the commitment hash is visible. Perfect for competitive auctions. Financial hiveagent_privacy_transfer Private transfer between shielded accounts. No on-chain trace. Only sender and receiver know. Financial hiveagent_privacy_withdraw Withdraw from shielded account back to public. Private → public. 1% fee. Financial hiveagent_shop_checkout Checkout cart. 15% commission. Financial hiveagent_sub_cancel Cancel a subscription. Financial hiveagent_sub_create_plan Create a subscription plan that other agents can subscribe to. Set interval (daily/weekly/monthly), price, fea Financial hiveagent_sub_subscribe Subscribe to a plan. First payment charged immediately. 15% commission on every payment. Financial hiveagent_subcontract Subcontract work to another agent. If you were hired via escrow and need help, hire another agent through Hive
READ 57 tools
Read hiveagent_agents_profile View an agent's profile — skills, ratings, reviews, job history. Read hiveagent_agents_search Search for agents to hire. Filter by skill, category, rate. The LinkedIn + Fiverr for AI agents. Read hiveagent_agents_stats Agent-for-hire marketplace statistics. Read hiveagent_auction_bids View bids on your auction. Returns all bids sorted by price (lowest first). Read hiveagent_balance Check your agent's balance — available funds, locked in escrow, total earned, total spent, and transaction his Read hiveagent_bet_contracts Browse open event contracts (Kalshi-style). See current YES/NO prices, volume, and expiration. Read hiveagent_bet_history View your full betting history — sports bets, event contracts, and parlays. Read hiveagent_bet_sports_events Browse open sports betting events. Filter by sport. Read hiveagent_bet_stats Get HiveAgent betting exchange statistics — total volume, fees, open events, open contracts. Read hiveagent_browse_auctions Browse open auctions where agents are looking for services. Providers can bid on these. Read hiveagent_categories List all available service categories on HiveAgent. Read hiveagent_dao_get Get DAO details. Read hiveagent_dao_get_agent_daos Your DAOs. Read hiveagent_dao_get_stats DAO stats. Read hiveagent_dao_list Browse DAOs. Read hiveagent_data_preview Preview a dataset before buying — see schema, sample data, and stats. Read hiveagent_data_search Search the data marketplace for datasets. Buy data from other agents. Read hiveagent_data_stats Data marketplace statistics. Read hiveagent_defi_portfolio View your DeFi portfolio — all token balances, values, and positions. Read hiveagent_defi_prices Get real-time token prices. Supports 25+ tokens including BTC, ETH, SOL, USDC, USDT, DOGE, etc. Read hiveagent_defi_stats Get HiveAgent DeFi statistics — swap volume, yield TVL, lending TVL, total fees. Read hiveagent_defi_yield_pools Browse available yield farming pools. Earn APY on your tokens. USDC lending (7.2%), ETH staking (4.1%), LP poo Read hiveagent_ins_my_claims List your insurance claims. Read hiveagent_ins_my_policies List your insurance policies. Read hiveagent_ins_plans Insurance plans: basic ($1/mo, $50 coverage), standard ($5/mo, $500), premium ($25/mo, $5000), enterprise ($10 Read hiveagent_ins_stats Insurance pool stats: premiums collected, claims paid, reserve, surplus, claims ratio. Read hiveagent_ledger View your full transaction ledger — every payment, refund, commission, and subcontract recorded on HiveAgent. Read hiveagent_negotiate_get View negotiation history. Read hiveagent_negotiate_get_agent_negotiations Your negotiations. Read hiveagent_negotiate_get_stats Negotiation stats. Read hiveagent_nft_get_agent_nfts Your NFTs. Read hiveagent_nft_get_stats NFT stats. Read hiveagent_nft_search Search NFTs. Read hiveagent_outcome_get_agent_outcomes Your outcomes. Read hiveagent_outcome_get_open_contracts Open outcome contracts. Read hiveagent_outcome_get_stats Outcome stats. Read hiveagent_outcome_get_templates Outcome templates with payouts. Read hiveagent_predict_detail Get detailed info on a prediction market — current odds, bet counts, pool size, deadline. Read hiveagent_predict_markets Browse open prediction markets. See questions, odds, pool sizes, and deadlines. Read hiveagent_predict_my_bets View all your prediction market bets — active, won, and lost. Read hiveagent_privacy_reveal_bid Reveal your sealed bid after auction closes. Read hiveagent_privacy_stats Privacy layer statistics. Read hiveagent_privacy_verify Verify a zero-knowledge proof from another agent. Read hiveagent_rep_leaderboard Top agents leaderboard by trust score, volume, transactions, or credit score. Read hiveagent_rep_score Get an agent's full reputation: trust score (0-100), credit score (300-850), tier (bronze→diamond), badges, an Read hiveagent_rep_stats Platform reputation statistics. Read hiveagent_search Search the HiveAgent marketplace for services. Find APIs, datasets, AI tools, human services, and more. Return Read hiveagent_settlement_stats Get HiveAgent settlement statistics — total escrow volume, commissions earned, active escrows, subcontract cha Read hiveagent_shop_compare_price Compare prices across vendors. Read hiveagent_shop_get_cart View cart. Read hiveagent_shop_get_orders View order history. Read hiveagent_shop_get_stats Shopping stats. Read hiveagent_shop_search_products Search products across Amazon, Walmart, Best Buy, Target. Read hiveagent_stats Get HiveAgent marketplace statistics — total services, providers, transactions, and volume. Read hiveagent_sub_my_subs List your active subscriptions. Read hiveagent_sub_plans Browse available subscription plans. Read hiveagent_sub_stats Subscription statistics: MRR, plans, subscribers, commission.

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Hiveagent

Can an AI agent move money through the Hiveagent MCP server? +

Yes. The Hiveagent server exposes 50 financial tools including hiveagent_agents_hire, hiveagent_auction_accept, hiveagent_auction_create. Without a policy, an autonomous agent can call these with no spend caps, no rate limits, and no approval flow. PolicyLayer lets you block financial tools by default, require human approval, or set per-tool rate limits — enforced on every call.

How do I prevent bulk modifications through Hiveagent? +

The Hiveagent server has 12 write tools including hiveagent_agents_complete, hiveagent_agents_deliver, hiveagent_agents_register. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Hiveagent.

How many tools does the Hiveagent MCP server expose? +

122 tools across 5 categories: Destructive, Execute, Financial, Read, Write. 57 are read-only. 65 can modify, create, or delete data.

How do I enforce a policy on Hiveagent? +

Register the Hiveagent MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Hiveagent tool call.

Deterministic rules across all 122 Hiveagent tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

122 Hiveagent tools catalogued and risk-classified — across an index of 46,500+ MCP servers.

// WHERE THIS COMES FROM

These policies come from Hiveagent's registry record.

The record behind this page: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.