misterdev for Claude Desktop
io.github.dcondrey/misterdev
Autonomous LLM build orchestrator that plans, edits, and verifies code across languages.
client:Claude Desktop
transport:stdio
runtime:pypi
Install misterdev in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"misterdev": {
"command": "uvx",
"args": [
"misterdev"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs