Skip to content
Windsurf

Particles for Windsurf

org.linkedparticles/particles

An append-only ledger of sourced, dated, confidence-scored claims your agent cites and you audit

client:Windsurf transport:stdio runtime:pypi

Install Particles 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": {
    "particles": {
      "command": "uvx",
      "args": [
        "linkedparticles"
      ],
      "env": {
        "ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>",
        "DATABASE_URL": "<DATABASE_URL>",
        "PARTICLES_CONFIG": "<PARTICLES_CONFIG>"
      }
    }
  }
}

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

Particles in other clients