{"endpoint":"https://api.techforagi.com/mcp","protocol":"json-rpc-2.0","note":"Phase 3.5 examples. Optional Agent Channel token when REQUIRE_AGENT_CHANNELS is enabled. No card or on-chain payment.","examples":[{"name":"initialize","description":"Initialize the MCP-compatible JSON-RPC session.","request":{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}},{"name":"tools/list","description":"List all available MCP tools.","request":{"jsonrpc":"2.0","id":2,"method":"tools/list"}},{"name":"get_pricing","description":"Return per-service pricing metadata.","request":{"jsonrpc":"2.0","id":3,"method":"tools/call","params":{"name":"get_pricing","arguments":{}}}},{"name":"get_payment_future_contract","description":"Return the planned x402/USDC payment contract. Payments are not active.","request":{"jsonrpc":"2.0","id":4,"method":"tools/call","params":{"name":"get_payment_future_contract","arguments":{}}}}]}