Skip to content
Cline

mcp-gatehouse for Cline

io.github.nickgeorgeseo/gatehouse

Permission tiers, approval gates, and audit logging for MCP servers - the server is the gatekeeper

client:Cline transport:stdio runtime:pypi

Install mcp-gatehouse in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "gatehouse": {
      "command": "uvx",
      "args": [
        "mcp-gatehouse"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

mcp-gatehouse in other clients