← Index

agent-godmode

io.github.mdvohra/agent-godmode·v0.1.9·Filesystem
Quality Score
85
/100

Sandboxed workspace MCP: file ops, argv-only run_command, list_files; BYO LLM prompts.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "agent-godmode": {
      "command": "uvx",
      "args": [
        "agent-godmode"
      ],
      "env": {
        "AGENT_GODMODE_ROOT": "<agent_godmode_root>"
      }
    }
  }
}
§02  Environment variables
AGENT_GODMODE_ROOT

Absolute workspace root; only paths under this directory are allowed. Omit if you pass --root to the CLI.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Filesystem