Public Endpoints

These endpoints are useful for protocol availability checks without API keys.

OpenAPI

uxc petstore3.swagger.io/api/v3 -h

GraphQL

uxc countries.trevorblades.com -h

gRPC

uxc grpcb.in:9000 -h

MCP HTTP

uxc mcp.deepwiki.com/mcp -h

MCP stdio

uxc "npx -y @modelcontextprotocol/server-filesystem /tmp" -h

JSON-RPC

uxc fullnode.mainnet.sui.io -h

Notes

Public endpoints may change behavior or rate limits over time. For CI stability, prefer local mock or test servers when possible.