Loading MCP server directory, please wait...
Sandboxed workspace MCP: file ops, argv-only run_command, list_files; BYO LLM prompts.
npx @getmcp/cli add io.github.mdvohra/agent-godmodeRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mdvohra/agent-godmode": {
"command": "uvx",
"args": [
"agent-godmode"
],
"env": {
"AGENT_GODMODE_ROOT": ""
}
}
}
}