Skip to content
Windsurf

tacitus mcp server for Windsurf

io.github.ionasrobert/tacitus-mcp-server

Long-term memory for AI agents: local-first PKM with provenance and hybrid search.

client:Windsurf transport:stdio runtime:npm

Install tacitus mcp server in Windsurf

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

{
  "mcpServers": {
    "tacitus-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@dashiro/tacitus-mcp-server"
      ]
    }
  }
}

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

tacitus mcp server in other clients