Skip to content
Cline

knowmind for Cline

io.github.schubeler-consulting/knowmind

AI agent memory & knowledge graph, hosted in Germany (GDPR). Recall, relations, store via MCP.

client:Cline transport:stdio runtime:npm

Install knowmind 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "knowmind": {
      "command": "npx",
      "args": [
        "-y",
        "knowmind"
      ],
      "env": {
        "KNOWMIND_TOKEN": "<KNOWMIND_TOKEN>",
        "KNOWMIND_API_URL": "<KNOWMIND_API_URL>"
      }
    }
  }
}

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

knowmind in other clients