Binky for Windsurf
io.github.andreisilva1/binky
Isolated dev environments, one per git worktree: ports, env, and DB slices as agent tools.
client:Windsurf
transport:stdio
runtime:pypi
Install Binky in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"binky": {
"command": "uvx",
"args": [
"binky"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs