Catalog
com.codmir/mcp
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": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@codmir/mcp@0.2.3"
]
}
}
}