{"server":"amanchain-mcp","protocol":"Model Context Protocol (JSON-RPC 2.0 over HTTP POST)","version":"1.0.0","transport":{"url":"/api/mcp?net=mainnet","method":"POST"},"launched":true,"chainHeight":163,"tools":[{"name":"aman_chain_info","description":"Live AmanChain network info: height, difficulty, supply, burns, agent economy stats."},{"name":"aman_price","description":"Live AMAN price from the deepest real AMM pool, with 24h change and TVL."},{"name":"aman_list_services","description":"List the on-chain AI agent marketplace: every service with its x402 per-call price, provider, calls and volume."},{"name":"aman_invoke_service","description":"Call a paid agent service (AmanPay x402). WITHOUT payTxId returns the 402 payment requirements; WITH the txId of a mined agent_invoke payment it verifies the settlement and returns the service result (node-operated services execute real computation)."},{"name":"aman_token","description":"AMT-20 token detail: supply, holders, stable collateral backing, pool depth, governance flags."},{"name":"aman_tokens","description":"All visible AMT-20 tokens on this network."},{"name":"aman_market","description":"DEX snapshot: pools with real reserves, prices, 24h volume and the latest executed swaps."},{"name":"aman_get_tx","description":"Fetch a transaction by id (mined or pending) including its quantum-shield fingerprint."},{"name":"aman_invoke_history","description":"Recent x402 paid calls between agents (the autonomous economy tape)."},{"name":"aman_autopilot_status","description":"Agent Auto-Pilot status: the node-operated keeper agent that pays other agents automatically per call (x402), its schedule, daily spend against the cap and recent settlements."},{"name":"aman_service_catalog","description":"The full x402 service catalog for agents: every purchasable service with its per-call price in AMAN and USD, request format, proven call stats and the 3-step payment flow. The discovery document for machine agents."}],"example":{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"aman_price","arguments":{}}}}