Syncpen for Windsurf
io.github.airbuzz/syncpen-mcp
The markdown workspace your AI can read, search, and suggest edits in — every change signed.
client:Windsurf
transport:stdio
runtime:npm
Install Syncpen in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"syncpen-mcp": {
"command": "npx",
"args": [
"-y",
"syncpen-mcp"
],
"env": {
"SYNCPEN_API_KEY": "<SYNCPEN_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs