bitflyer mcp for Zed
io.github.mrfentmen/bitflyer-mcp
BitFlyer Japan crypto exchange: tickers, order books, and markets. No key required.
client:Zed
transport:stdio
runtime:npm
Install bitflyer mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"bitflyer-mcp": {
"command": "npx",
"args": [
"-y",
"bitflyer-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs