agent-godmode runs on your own machine — the client starts it, so there is no endpoint to ping. 209 installs a week from pypi. Last commit 20 May 2026.
Sandboxed workspace MCP: file ops, argv-only run_command, list_files; BYO LLM prompts.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agent-godmode -- uvx agent-godmode
{
"mcpServers": {
"agent-godmode": {
"args": [
"agent-godmode"
],
"command": "uvx"
}
}
}
[mcp_servers.agent-godmode]
command = "uvx"
args = ["agent-godmode"]
{
"mcpServers": {
"agent-godmode": {
"args": [
"agent-godmode"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agent-godmode": {
"args": [
"agent-godmode"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.