Skip to content
Claude Desktop

ONES for Claude Desktop

com.ones/ones

Manage ONES projects, issues, tests, work hours, and Wiki knowledge.

client:Claude Desktop transport:streamable-http

Install ONES in Claude Desktop

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

{
  "mcpServers": {
    "ones": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://us.ones.com/mcp"
      ]
    }
  }
}

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

ONES in other clients