{"mcp_tools_list":{"curl":"curl -sS -X POST https://api.callmeter.dev/mcp -H 'content-type: application/json' -d '{\"jsonrpc\":\"2.0\",\"id\":1,\"method\":\"tools/list\"}'"},"prepaid_schema":{"curl":"curl -sS -X POST https://api.callmeter.dev/v1/agentutils/schema -H 'content-type: application/json' -H 'X-Api-Key: YOUR_API_KEY' -H 'X-Request-Id: demo-1' -d '{\"mode\":\"validate\",\"schema\":{\"type\":\"object\"},\"instance\":{}}'"},"x402_unpaid_402":{"curl":"curl -sS -i -X POST https://api.callmeter.dev/v1/agentutils/schema -H 'content-type: application/json' -H 'X-Request-Id: x402-demo' -d '{\"mode\":\"draft\",\"sample\":{\"a\":1}}'"},"docs":"https://api.callmeter.dev/docs"}