{
  "mcpServers": {
    "moltgate": {
      "command": "python",
      "args": ["agent-integrations/mcp/moltgate_mcp_server.py"],
      "env": {
        "MOLTGATE_API_KEY": "${MOLTGATE_API_KEY}",
        "MOLTGATE_BASE_URL": "${MOLTGATE_BASE_URL:-https://moltgate.com}"
      }
    }
  }
}
