Skip to content
Claude Desktop

mcp for Claude Desktop

com.codmir/mcp

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

client:Claude Desktop transport:stdio runtime:npm

Install mcp in Claude Desktop

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

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

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

mcp in other clients