Skip to content
VS Code

ONES for VS Code

com.ones/ones

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

client:VS Code transport:streamable-http

Install ONES in VS Code

.vscode/mcp.json

{
  "servers": {
    "ones": {
      "type": "http",
      "url": "https://us.ones.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

ONES in other clients