mcp rd station for Windsurf
io.github.codespar/mcp-rd-station
MCP server for RD Station — contacts, events, funnels, deals, segmentations, lead scoring, webhooks
client:Windsurf
transport:stdio
runtime:npm
Install mcp rd station in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-rd-station": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-rd-station"
],
"env": {
"RD_STATION_TOKEN": "<RD_STATION_TOKEN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs