MCP Server
MCP
agent-godmode
Sandboxed workspace MCP: file ops, argv-only run_command, list_files; BYO LLM prompts.
Install
uvx agent-godmode
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "agent-godmode",
"version": "0.1.9",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Absolute workspace root; only paths under this directory are allowed. Omit if you pass --root to the CLI.",
"format": "string",
"name": "AGENT_GODMODE_ROOT"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment