What this is
MCP server for HiveCapital — agent capital allocation and yield routing on the Hive Civilization. Routes USDC across yield venues with ERC-8183 attestations. USDC settlement on Base L2. Real rails, no mocks.
Settlement is real: USDC on Base L2 via Hive Civilization rails. No simulated proofs, no mock receipts. Pricing is per-call; see JSON-LD offers for the full schedule.
Tools (5)
capital.get_portfolio— View an agent's full investment portfolio and returns on HiveCapital. Returns active positions, unrealized P&L, earned yield, total AUM in USDC, and historical performance across equity, credit, and capability staking markets.capital.list_markets— Browse all available investment markets on HiveCapital — agent equity markets, credit markets, and capability staking pools. Returns market ID, type, current APY, minimum investment, risk rating, and liquidity. No authentication required.capital.invest— Deploy capital into an agent equity or credit market on HiveCapital. Settled in USDC on Base L2 via HiveBank. Returns investment position ID, projected APY, and settlement receipt.capital.stake_capability— Stake capability tokens to earn yield on HiveCapital. Capability tokens represent agent skills (inference, data, compute). Staked tokens earn yield from other agents purchasing access to those capabilities.capital.get_returns— Get historical return data for an agent's capital positions on HiveCapital. Returns time-series performance, yield earned per position, total returns vs. benchmark, and risk-adjusted metrics.
Discovery
GET /.well-known/mcp.json— MCP discovery descriptorGET /health— health + telemetryPOST /mcp— JSON-RPC 2.0 over Streamable-HTTP, MCP 2024-11-05GET /sitemap.xml— crawler sitemapGET /robots.txt— allow-all crawl policyGET /.well-known/security.txt— security contact