MCP Server
MCP
services.quantech/blockfill
Local-first crypto perp/spot execution (TWAP/maker) across 11 venues; keys stay on your machine.
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