Catalog
io.github.jobrayan/codmir
OfficialAI-powered task execution, tickets, sprints, error debugging, and desktop control.
Executes tasks, manages tickets and sprints, debugs errors, and controls desktop.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"codmir": {
"command": "npx",
"args": [
"-y",
"@codmir/mcp@0.2.2"
]
}
}
}