PubLedge for Windsurf
io.github.snapsynapse/publedge
Open recordkeeping protocol for JIAs, RMAs, no-action letters, and analogous instruments.
client:Windsurf
transport:stdio
runtime:npm
Install PubLedge in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"publedge": {
"command": "npx",
"args": [
"-y",
"publedge"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs