Loomal

agent-godmode

MCP server by github.com/mdvohra/agent-godmode

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

0 starspypi: agent-godmode

About agent-godmode

agent-godmode is an MCP (Model Context Protocol) server published by mdvohra in the official MCP registry, listed under Autonomous Agents on Loomal. Sandboxed workspace MCP: file ops, argv-only run_command, list_files; BYO LLM prompts.

It ships as a Python package on PyPI (agent-godmode), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mdvohra/agent-godmode.

Use agent-godmode with your agent

Claude Code · one command
claude mcp add agent-godmode -- uvx agent-godmode
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agent-godmode": {
      "command": "uvx",
      "args": [
        "agent-godmode"
      ]
    }
  }
}
pypiagent-godmode

Frequently asked questions

What is agent-godmode?
agent-godmode is an MCP (Model Context Protocol) server by mdvohra in the Autonomous Agents category. Sandboxed workspace MCP: file ops, argv-only run_command, list_files; BYO LLM prompts.
How do I connect agent-godmode to Claude, Cursor, or another MCP client?
Install agent-godmode from its pypi package (agent-godmode) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is agent-godmode open source?
Yes — the source code is public at github.com/mdvohra/agent-godmode.
Can AI agents pay to use agent-godmode?
Not yet through Loomal — agent-godmode is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain agent-godmode? Claim this listing free by verifying GitHub ownership, or contact us.