{"protocolVersion": "0.3.0", "name": "SYNTHORA Inference Router", "description": "SYNTHORA Inference Router: pay-per-prompt LLM inference, no API keys to manage. Sovereign constitution-tuned SYNTHORA-Qwen model, local, Ed25519-signed output. POST {\"prompt\":\"...\",\"system\":\"...\",\"max_tokens\":200}.", "url": "https://inference.hergertsynthora.com/service", "preferredTransport": "HTTP+JSON", "additionalInterfaces": [{"url": "https://inference.hergertsynthora.com/service", "transport": "HTTP+JSON"}, {"url": "https://inference.hergertsynthora.com/a2a", "transport": "JSONRPC"}], "version": "1.0.0", "provider": {"organization": "HERGERT SYNTHORA", "url": "https://hergertsynthora.com"}, "capabilities": {"streaming": false, "pushNotifications": false, "stateTransitionHistory": false}, "defaultInputModes": ["application/json"], "defaultOutputModes": ["application/json"], "skills": [{"id": "inference", "name": "inference", "description": "SYNTHORA Inference Router: pay-per-prompt LLM inference, no API keys to manage. Sovereign constitution-tuned SYNTHORA-Qwen model, local, Ed25519-signed output. POST {\"prompt\":\"...\",\"system\":\"...\",\"max_tokens\":200}.", "tags": ["inference", "x402", "synthora", "m2m", "a2a"], "examples": ["{\"prompt\": \"Summarize the x402 protocol in one sentence\", \"max_tokens\": 256}"], "inputModes": ["application/json"], "outputModes": ["application/json"], "inputSchema": {"type": "object", "properties": {"prompt": {"type": "string", "description": "The prompt to run"}, "system": {"type": "string", "description": "Optional system prompt"}, "max_tokens": {"type": "integer", "description": "Max output tokens (default 400)"}}, "required": ["prompt"]}}], "securitySchemes": {"x402": {"type": "http", "scheme": "x402", "description": "HTTP 402 micropayment. 2000 atomic USDC on eip155:8453."}}, "security": [{"x402": []}], "x402": {"network": "eip155:8453", "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", "amount": "2000", "payTo": "0x10800a5a5B9d72251566EC651E862A8b4B427dE0", "resource": "https://inference.hergertsynthora.com/service"}, "mcp": {"endpoint": "https://inference.hergertsynthora.com/mcp", "transport": "http-jsonrpc"}}