Skip to content
Windsurf

laver mcp for Windsurf

io.github.developyn/laver-mcp

Kanban boards, sprints, tickets and a team wiki, with versioned writes for concurrent agents.

client:Windsurf transport:stdio runtime:npm

Install laver 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": {
    "laver-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@laver/mcp"
      ],
      "env": {
        "LAVER_API_KEY": "<LAVER_API_KEY>",
        "LAVER_API_KEY_FILE": "<LAVER_API_KEY_FILE>",
        "LAVER_API_URL": "<LAVER_API_URL>"
      }
    }
  }
}

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

laver mcp in other clients