← Back to Plugins
MCP Server MCP

services.quantech/blockfill

gitlab By gitlab 👁 5 views ▲ 0 votes

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

Homepage Verified source

Install

uvx blockfill

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "blockfill",
      "version": "1.2.1",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "value": "blockfill[mcp]",
          "type": "named",
          "name": "--from"
        }
      ],
      "packageArguments": [
        {
          "value": "blockfill-mcp",
          "type": "positional",
          "valueHint": "entry_point"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...