Skip to content
Windsurf

Yagami AI Context Firewall for Windsurf

io.github.matthewtracy/yagami

Govern model, retrieval, memory, and tool access for AI applications and agents.

client:Windsurf transport:stdio runtime:pypi

Install Yagami AI Context Firewall in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "yagami": {
      "command": "uvx",
      "args": [
        "yagami"
      ],
      "env": {
        "YAGAMI_HEADLESS": "<YAGAMI_HEADLESS>",
        "YAGAMI_MCP_SERVER_ENABLED": "<YAGAMI_MCP_SERVER_ENABLED>",
        "YAGAMI_REQUIRE_AUTH": "<YAGAMI_REQUIRE_AUTH>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Yagami AI Context Firewall in other clients