{"name":"Jarvis Best-Execution Swap Router","version":"0.2.0","status":"first_money_production_hardened","pricePerCall":0,"description":"Base swap-intent router. Fans out to 0x and OKX, returns NO_MONETIZABLE_ROUTE or a fee-disclosed unsigned transaction. Never signs or broadcasts.","endpoint":"https://jarvis-orderflow-router.yl124915300.workers.dev/v1/route","mcpEndpoint":"https://jarvis-orderflow-router.yl124915300.workers.dev/mcp","metricsEndpoint":"https://jarvis-orderflow-router.yl124915300.workers.dev/v1/metrics","inputSchema":{"type":"object","required":["chain","sellToken","buyToken","amount","buyerWallet"],"properties":{"chain":{"enum":["base",8453]},"sellToken":{"enum":["USDC","WETH","DAI"]},"buyToken":{"enum":["USDC","WETH","DAI"]},"amount":{"type":"string","description":"Exact-in human decimal amount"},"buyerWallet":{"type":"string","description":"Buyer-controlled EVM address; used only to construct the unsigned transaction"},"slippageBps":{"type":"integer","minimum":1,"maximum":100,"default":50},"source":{"type":"string"}}},"safety":{"JARVIS_CUSTODY":0,"JARVIS_CAPITAL_SPEND":0,"signingCapability":false,"broadcastCapability":false}}