Skip to content
Windsurf

project lore for Windsurf

io.github.tamas-fm/project-lore

A local-first MCP server that routes development tasks to authoritative project documentation.

client:Windsurf transport:stdio runtime:npm

Install project lore in Windsurf

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

{
  "mcpServers": {
    "project-lore": {
      "command": "npx",
      "args": [
        "-y",
        "project-lore-mcp"
      ]
    }
  }
}

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

project lore in other clients