Submit

Coderide

@PixdataOrg

CodeRide eliminates the context reset cycle once and for all. Through MCP integration, it seamlessly connects to your existing AI coding workflow, enhancing how you vibe code. Once connected, CodeRide transforms your development tasks into a structured Kanban, where each task preserves complete context and instructions your AI needs to work autonomously. Compatible with all major AI code editors including Cursor, Cline, and Windsurf, plus any MCP client like Claude.ai.

Tools

get_task

update_task

get_project

update_project

get_prompt

start_project

Server Config

{
  "mcpServers": {
    "coderide": {
      "command": "npx",
      "args": [
        "-y",
        "@coderide/mcp"
      ],
      "env": {
        "CODERIDE_API_KEY": "YOUR_CODERIDE_API_KEY_HERE"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.