Sabline for Windsurf
io.github.gowrishankar-infra/sabline
Write Sabline, audit what it can touch, and run it under an effect budget.
client:Windsurf
transport:stdio
runtime:pypi
Install Sabline in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"sabline": {
"command": "uvx",
"args": [
"sabline-lang"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs