Skip to content
Windsurf

gilbert mcp for Windsurf

io.github.hugof1234/gilbert-mcp

Gilbert meetings: list, search, and fetch transcripts & summaries via MCP.

client:Windsurf transport:stdio runtime:npm

Install gilbert mcp 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": {
    "gilbert-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gilbert-mcp"
      ],
      "env": {
        "GILBERT_API_KEY": "<GILBERT_API_KEY>",
        "GILBERT_BASE_URL": "<GILBERT_BASE_URL>"
      }
    }
  }
}

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

gilbert mcp in other clients