Skip to content
VS Code

PixdataOrg coderide for VS Code

ai.smithery/pixdataorg-coderide

CodeRide eliminates the context reset cycle once and for all. Through MCP integration, it seamless…

client:VS Code transport:streamable-http

Install PixdataOrg coderide in VS Code

.vscode/mcp.json

{
  "servers": {
    "pixdataorg-coderide": {
      "type": "http",
      "url": "https://server.smithery.ai/@PixdataOrg/coderide/mcp"
    }
  }
}

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

PixdataOrg coderide in other clients