Skip to content
Zed

blockfill for Zed

services.quantech/blockfill

Local-first crypto perp/spot execution (TWAP/maker) across 11 venues; keys stay on your machine.

client:Zed transport:stdio runtime:pypi

Install blockfill in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "blockfill": {
      "command": "uvx",
      "args": [
        "blockfill"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

blockfill in other clients