Browser / MCP client
SOL GPT UI, developer console, or stdio clawd MCP.
checking health…
Official Clawd MCP gateway + headless Zero read-only quote agent. Wallet-bound API keys, AI vs blockchain credits, metered tool invoke — and a locked-down SOL GPT loop that never signs or submits transactions.
// waiting for probe…
SOL GPT UI, developer console, or stdio clawd MCP.
Express bridge: /v1/* gateway + POST /chat SSE.
Headless zero exec with an exact read-only MCP allowlist.
DFlow quotes · Solana RPC reads · Birdeye · OpenAI · OpenRouter · more.
Secrets stay server-side. Status is live from GET /v1/providers.
Invoke with Authorization: Bearer clawd_… via POST /v1/invoke.
Read-only Zero loop. No shell, filesystem, private keys, signing, or submission tools.
The model can quote a requested trade, but execution remains in the user's wallet.
Zero never receives signing authority or provider-returned transaction bytes.
POST /chat is protected by a service token (proxy through clawdcode.net).
End users chat on /sol-gpt.
POST /v1/auth/challenge with walletPOST /v1/auth/keys → clawd_… oncePOST /v1/invoke + GET /v1/usagePublic endpoints only — no secrets required.
// click Run
Zero Service is the glue between ClawdCode, OpenRouter/OpenAI, and on-chain data.