Skip to content
Cline

project lore for Cline

io.github.tamas-fm/project-lore

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

client:Cline transport:stdio runtime:npm

Install project lore in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

project lore in other clients