CodeRide eliminates the context reset cycle once and for all. Through MCP integration, it seamless…
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Give your AI coding sidekick the power of CodeRide! CodeRide MCP connects your favorite AI development tools (like Cursor, Cline, Windsurf, and other MCP clients) directly to CodeRide, the AI-native task management system.
Imagine your AI not just writing code, but truly understanding project context, managing its own tasks, and collaborating seamlessly with you. No more endless copy-pasting or manual updates. With CodeRide MCP, your AI becomes a first-class citizen in your CodeRide workflow.
npx in any MCP-compatible environment. Get your AI connected in minutes!The CodeRide MCP server provides your AI with the following capabilities:
To install Coderide MCP Server for Claude Desktop automatically via Smithery:
CodeRide MCP supports dual-mode operation for both development and production use:
Perfect for exploring features, testing integrations, or contributing to the project without needing a real CodeRide account.
How to activate: In the Smithery playground or configuration, either:
CODERIDE_API_KEY field emptymock-key, test, etc.)What you get:
For actual CodeRide users who want to integrate with their real projects and tasks.
How to activate: Provide a valid CodeRide API key that starts with CR_API_KEY_
What you get:
For non-Smithery deployments, add this configuration to your MCP client:
Prerequisites:
Once configured, your MCP client will automatically connect to the CodeRide MCP server with the appropriate mode based on your configuration.
CodeRide MCP is for:
If you're looking to make your AI assistant a more productive and integrated member of your development team, CodeRide MCP is for you.
Here's a breakdown of the tools provided by CodeRide MCP and how they can be used:
get_taskRetrieves detailed information about a specific task by its number (e.g., "TCA-3").
Input Schema:
Example Use Case:
get_task with arguments: { "number": "APP-101" }.update_taskUpdates an existing task's description, status, or other mutable fields.
Input Schema:
Example Use Case:
update_task with arguments: { "number": "BUG-42", "status": "done", "description": "Fixed the off-by-one error." }.get_promptRetrieves the specific prompt or instructions tailored for an AI agent to work on a given task.
Input Schema:
Example Use Case:
get_prompt with arguments: { "slug": "ETF", "number": "ETF-7" }.get_projectRetrieves details about a specific project using its slug.
Input Schema:
Example Use Case:
get_project with arguments: { "slug": "omega-initiative" }.update_projectUpdates a project's high-level information, such as its knowledge graph or system architecture diagram.
Input Schema:
Example Use Case:
update_project with arguments: { "slug": "APB", "project_diagram": "/* new mermaid diagram */" }.start_projectRetrieves the first or next recommended task for a given project, allowing an AI to begin work.
Input Schema:
Example Use Case:
start_project with arguments: { "slug": "MBC" }.list_projects ✨ NEWLists all projects in the user's workspace, providing an overview of available projects with intelligent workflow guidance.
Input Schema:
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/pixdataorg-coderide)<a href="https://allmcps.com/mcp/pixdataorg-coderide"><img src="https://allmcps.com/api/badge/pixdataorg-coderide?style=directory" alt="PixdataOrg Coderide on AllMCPs" /></a>