Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"garden-ops": {
"command": "python",
"args": [
"${CLAUDE_PLUGIN_ROOT}/scripts/mcp_server.py"
],
"env": {
"GARDEN_LOG_DIR": "${CLAUDE_CONFIG_DIR}/logs",
"GARDEN_CONFIG_DIR": "${GARDEN_CONFIG_DIR:-config}"
}
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
pythonCommand-line arguments passed to the server process
Environment variables set when the server starts
GARDEN_LOG_DIR=${CLAUDE_CONFIG_DIR}/logsGARDEN_CONFIG_DIR=${GARDEN_CONFIG_DIR:-config}npx claudepluginhub heaney-investments/opengov-garden --plugin opengov-garden