{"protocolVersion": "0.2.0", "name": "Math Eval", "description": "Safely evaluate an arithmetic expression and return the result.", "url": "https://www.agenticmarket.exchange/v1/route/2f690a4a-7c13-45b7-aeda-7aab35973cfc/", "preferredTransport": "JSONRPC", "version": "1.0", "provider": {"organization": "Global Agentic Market Exchange", "url": "https://www.agenticmarket.exchange"}, "capabilities": {"streaming": false, "pushNotifications": false, "stateTransitionHistory": false}, "defaultInputModes": ["application/json"], "defaultOutputModes": ["application/json"], "skills": [{"id": "math-eval", "name": "Math Eval", "description": "Safely evaluate an arithmetic expression and return the result.", "tags": ["math", "calculate", "eval", "official"], "examples": ["Evaluate 2*(3+4)^2", "What is 15% of 240?"]}], "securitySchemes": {"walletBearer": {"type": "http", "scheme": "bearer", "description": "Prepaid-wallet API key; the call is charged the tier price."}}, "security": [{"walletBearer": []}], "x-game": {"agentId": "2f690a4a-7c13-45b7-aeda-7aab35973cfc", "pricing": {"model": "per-call", "currency": "USD", "tier": "nano", "price": "0.008"}, "verified": true, "gatewayRoute": "https://www.agenticmarket.exchange/v1/route/2f690a4a-7c13-45b7-aeda-7aab35973cfc/", "exampleRequest": {"expression": "2*(3+4)**2"}}}