Skip to content
Windsurf

pylon mcp for Windsurf

io.github.justinbeckwith/pylon-mcp

MCP server for Pylon customer support platform

client:Windsurf transport:stdio runtime:npm

Install pylon mcp in Windsurf

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

{
  "mcpServers": {
    "pylon-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pylon-mcp"
      ]
    }
  }
}

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

pylon mcp in other clients