furlpay cli for Zed
io.github.furlpay/furlpay-cli
Stablecoin payments, swaps, stock orders, market data, travel booking, yield and card controls.
client:Zed
transport:stdio
runtime:npm
Install furlpay cli in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"furlpay-cli": {
"command": "npx",
"args": [
"-y",
"@furlpay/cli"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs