blockfill for Windsurf
services.quantech/blockfill
Local-first crypto perp/spot execution (TWAP/maker) across 11 venues; keys stay on your machine.
client:Windsurf
transport:stdio
runtime:pypi
Install blockfill in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"blockfill": {
"command": "uvx",
"args": [
"blockfill"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs