Skip to content
Claude Desktop

codmir for Claude Desktop

io.github.jobrayan/codmir

AI-powered task execution, tickets, sprints, error debugging, and desktop control.

client:Claude Desktop transport:stdio runtime:npm

Install codmir in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "codmir": {
      "command": "npx",
      "args": [
        "-y",
        "@codmir/mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

codmir in other clients