Skip to content
Windsurf

Palveron MCP Server for Windsurf

io.github.palveron/mcp-server

Early access - AI governance gateway for MCP tool calls (policies, PII masking, audit).

client:Windsurf transport:stdio runtime:npm

Install Palveron MCP Server in Windsurf

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

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

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

Palveron MCP Server in other clients