Skip to content
Windsurf

Palinode for Windsurf

io.github.phasespace-labs/palinode

Inspectable, correctable project memory in git-versioned Markdown for AI agents.

client:Windsurf transport:stdio runtime:pypi

Install Palinode in Windsurf

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

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

{
  "mcpServers": {
    "palinode": {
      "command": "uvx",
      "args": [
        "palinode"
      ],
      "env": {
        "PALINODE_DIR": "<PALINODE_DIR>",
        "PALINODE_API_HOST": "<PALINODE_API_HOST>",
        "PALINODE_API_PORT": "<PALINODE_API_PORT>",
        "PALINODE_API_TOKEN": "<PALINODE_API_TOKEN>",
        "PALINODE_API_TOKEN_FILE": "<PALINODE_API_TOKEN_FILE>"
      }
    }
  }
}

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

Palinode in other clients