Skip to content
Cursor

PixdataOrg coderide for Cursor

ai.smithery/pixdataorg-coderide

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

client:Cursor transport:streamable-http

Install PixdataOrg coderide in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "pixdataorg-coderide": {
      "url": "https://server.smithery.ai/@PixdataOrg/coderide/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

PixdataOrg coderide in other clients