agent-godmode for Claude Desktop
io.github.mdvohra/agent-godmode
Sandboxed workspace MCP: file ops, argv-only run_command, list_files; BYO LLM prompts.
client:Claude Desktop
transport:stdio
runtime:pypi
Install agent-godmode in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-godmode": {
"command": "uvx",
"args": [
"agent-godmode"
],
"env": {
"AGENT_GODMODE_ROOT": "<AGENT_GODMODE_ROOT>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs