Skip to content
Cline

project knowledge mcp for Cline

io.github.batook22/project-knowledge-mcp

Cross-project knowledge graph for MCP — map features across mobile, backend, and admin codebases.

client:Cline transport:stdio runtime:npm

Install project knowledge mcp 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-knowledge-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "project-knowledge-mcp"
      ]
    }
  }
}

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

project knowledge mcp in other clients