Skip to content
Windsurf

briefd for Windsurf

io.github.ismailperim/briefd

Git-backed team knowledge compiled into token-budgeted context bundles for coding agents

client:Windsurf transport:stdio runtime:oci

Install briefd 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": {
    "briefd": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/ismailperim/briefd:0.6.0"
      ],
      "env": {
        "BRIEFD_SOURCE": "<BRIEFD_SOURCE>",
        "BRIEFD_API_TOKEN": "<BRIEFD_API_TOKEN>",
        "BRIEFD_GIT_TOKEN": "<BRIEFD_GIT_TOKEN>"
      }
    }
  }
}

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

briefd in other clients