uxc

holon-run/uxc
★ 84 stars Rust 🗄️ Database Updated 1mo ago
Universal API calling CLI for URL-first discovery and invocation across OpenAPI, gRPC, GraphQL, MCP, and JSON-RPC.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "uxc": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "uxc"
      ]
    }
  }
}

Topics

agent-toolsai-agentsapiclideveloper-toolsgraphqlgrpcjson-rpcmcpmodel-context-protocolopenapischema-driven