{"protocol":"mcp","version":"2024-11-05","server":{"name":"sbc-developer-hub","version":"1.0.0","description":"SBC developer documentation and discovery MCP server"},"transports":[{"type":"streamable-http","url":"http://localhost:3000/mcp"},{"type":"webmcp","url":"http://localhost:3000/.well-known/mcp"}],"tools":[{"name":"sbc_get_openapi","description":"Fetch SBC paymaster/bundler OpenAPI specification","inputSchema":{"type":"object","properties":{}}},{"name":"sbc_get_auth_guide","description":"How agents obtain and use SBC API keys","inputSchema":{"type":"object","properties":{}},"_meta":{"ui":{"resourceUri":"ui://sbc-developer-hub/onboarding"}}},{"name":"sbc_onboarding_ui","description":"Render interactive SBC developer onboarding (MCP Apps / A2UI)","inputSchema":{"type":"object","properties":{}},"_meta":{"ui":{"resourceUri":"ui://sbc-developer-hub/onboarding"}}},{"name":"sbc_compare_ui","description":"Show SBC vs USDC/USDT comparison for end users","inputSchema":{"type":"object","properties":{}},"_meta":{"ui":{"resourceUri":"ui://sbc-developer-hub/compare"}}},{"name":"sbc_ask","description":"Natural-language query against SBC developer documentation","inputSchema":{"type":"object","properties":{"query":{"type":"string"}},"required":["query"]}},{"name":"sbc_act_probe","description":"Autonomous act step — returns eth_chainId JSON-RPC request template for sandbox (requires API key)","inputSchema":{"type":"object","properties":{"apiKey":{"type":"string","description":"Dashboard API key"},"chain":{"type":"string","default":"baseSepolia"}},"required":["apiKey"]}}],"capabilities":{"tools":{},"resources":{},"apps":{"ui":true}},"resources":[{"uri":"ui://sbc-developer-hub/onboarding","name":"SBC developer onboarding","description":"Interactive onboarding — API key, testnet, first RPC call","mimeType":"text/html"},{"uri":"ui://sbc-developer-hub/compare","name":"SBC vs USDC/USDT","description":"Comparison table for agent recommendations","mimeType":"text/html"},{"uri":"http://localhost:3000/openapi.json","name":"openapi","mimeType":"application/json"},{"uri":"http://localhost:3000/llms-full.txt","name":"llms-full","mimeType":"text/plain"},{"uri":"http://localhost:3000/errors.md","name":"errors","mimeType":"text/markdown"},{"uri":"http://localhost:3000/api/autonomous-flow","name":"autonomous-flow","mimeType":"application/json"}]}