Skip to content
Cursor

DevPlan MCP Server for Cursor

io.github.mmorris35/devplan-mcp-server

Transform project ideas into paint-by-numbers development plans with phases, tasks, and subtasks.

client:Cursor transport:streamable-http

Install DevPlan MCP Server in Cursor

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

{
  "mcpServers": {
    "devplan-mcp-server": {
      "url": "https://devplan-mcp-server.mike-c63.workers.dev/mcp"
    }
  }
}

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

DevPlan MCP Server in other clients