tieline for Windsurf
io.github.nugehs/tieline
Static FE-BE contract-drift checker: finds frontend calls the backend does not expose. CLI + MCP.
client:Windsurf
transport:stdio
runtime:npm
Install tieline in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"tieline": {
"command": "npx",
"args": [
"-y",
"@nugehs/tieline"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs