Agent Tools
Back to MCP servers
● healthy

skills: {'id': 'tax.classify', 'name': 'tax.classify', 'description': 'Classify a single on-chain transaction as a taxable event (sale/swap/income/transfer). Surfaces cost-basis-relevant inputs (holder, asset, amount, counterparty, timestamp). Hive does NOT compute cost basis. Hive does NOT provide tax advice or filing services. Real on-chain reads on Base / Ethereum / Solana.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'tax.bulk', 'name': 'tax.bulk', 'description': 'Classify an array of transactions in a single call (max 50). Returns per-tx classification + a by-kind summary. Same hard rules as tax.classify — observational data only, no advice, no filing, no cost basis computation.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'tax.today', 'name': 'tax.today', 'description': 'Count of classified events in the last 24h, broken down by kind (sale / swap / income / transfer) with a taxable-signal subtotal. Free.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 319.3ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://hive-mcp-tax-observer.onrender.com/mcp
JSON-RPC initialize probe
curl -X POST https://hive-mcp-tax-observer.onrender.com/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://hive-mcp-tax-observer.onrender.com/mcp
Listed at (chiark)
https://chiark.ai/agents/f8351042-6132-4062-b1e7-2b94622cdf8f