Skip to content
Claude Desktop

Uno Platform for Claude Desktop

uno.platform/uno

The Uno Platform MCP Server to get up-to-date docs and prompts

client:Claude Desktop transport:sse tools:4

Install Uno Platform in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "uno": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.platform.uno/v1"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

Uno Platform in other clients