Server data from the Official MCP Registry
CodeRide eliminates the context reset cycle once and for all. Through MCP integration, it seamless…
CodeRide eliminates the context reset cycle once and for all. Through MCP integration, it seamless…
Remote endpoints: streamable-http: https://server.smithery.ai/@PixdataOrg/coderide/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
4 files analyzed · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
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:
npx -y @smithery/cli install @PixdataOrg/coderide --client claude
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:
{
"mcpServers": {
"CodeRide": {
"command": "npx",
"args": ["-y", "@coderide/mcp"],
"env": {
"CODERIDE_API_KEY": "YOUR_CODERIDE_API_KEY_HERE"
}
}
}
}
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:
{
"number": "task-number (e.g., 'TCA-3')",
"status": "to-do|in-progress|done", // Optional: filter by status
}
Example Use Case:
get_task with arguments: { "number": "APP-101" }.update_taskUpdates an existing task's description, status, or other mutable fields.
Input Schema:
{
"number": "task-number-identifier",
"description": "updated-task-description", // Optional
"status": "to-do|in-progress|done" // Optional
}
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:
{
"number": "task-number (e.g., 'TCA-3')"
}
Example Use Case:
get_prompt with arguments: { "slug": "ETF", "number": "ETF-7" }.get_projectRetrieves details about a specific project using its slug.
Input Schema:
{
"slug": "project-slug (e.g., 'TCA')",
"name": "optional-project-name" // Can also retrieve by name
}
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:
{
"slug": "project-slug-identifier",
"project_knowledge": { /* JSON object representing the knowledge graph */ }, // Optional
"project_diagram": "/* Mermaid diagram string or similar */" // Optional
}
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:
{
"slug": "project-slug (e.g., 'TCA')"
}
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:
{
// No input required - automatically uses workspace from API key
}
Example Use Case:
list_projects with no arguments.list_tasks ✨ NEWShows all tasks within a specific project, organized by status with smart numerical sorting and workflow optimization.
Input Schema:
{
"slug": "project-slug (e.g., 'CRD')"
}
Example Use Case:
list_tasks with arguments: { "slug": "CRD" }.next_task ✨ NEWRetrieves the next task in sequence for workflow automation, perfect for continuous development flows with intelligent sequencing.
Input Schema:
{
"number": "current-task-number (e.g., 'CRD-1')"
}
Example Use Case:
next_task with arguments: { "number": "CRD-1" }.Want to add new tools or modify existing ones? Check out our comprehensive Tool Development Guide which covers:
The guide ensures all tools follow Anthropic's tool search best practices while maintaining backwards compatibility.
workspaceId!https://api.coderide.ai by default) with comprehensive logging and error handling for all operations.CodeRide MCP takes security seriously. We welcome responsible security research and have established a comprehensive bug bounty program with rewards ranging from €9 to €119.
For security vulnerabilities, please see our Security Policy for reporting guidelines and reward information.
npx @coderide/mcp add for easy configuration--no-open to skip browser opening, --force to show all clientsproject_list → list_projects, task_list → list_tasks)CodeRide is where AI and human developers unite to build better software, faster.
It's more than just task management; it's an AI-native platform built from the ground up to support the unique workflows of AI-assisted software development. CodeRide provides the essential structured context, project knowledge, and external memory that AI agents require to understand complex projects, contribute meaningfully, and collaborate effectively with their human counterparts.
Transform your development process with a tool that truly understands the synergy between human ingenuity and artificial intelligence.
Discover the future of software development at coderide.ai.
Connection Timeouts or MCP Error -32001:
npx -y @coderide/mcp@latestAuthentication Errors:
Tool Not Found Errors:
For additional support, please open an issue with detailed error information.
Contributions are welcome! Please feel free to submit issues, fork the repository, and create pull requests.
For security-related contributions, please see our Security Policy.
All rights reserved. See the LICENSE file for details.
@coderide/mcp? Open an issue on our GitHub repository.Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.