signalfuse for Zed
io.github.hypeprinter007-stack/signalfuse
11 tools: crypto signals, sentiment, macro regime, arena, search, exec. x402 pay-per-call.
client:Zed
transport:stdio
runtime:npm
Install signalfuse in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"signalfuse": {
"command": "npx",
"args": [
"-y",
"signalfuse-mcp"
],
"env": {
"SIGNALFUSE_CREDIT_TOKEN": "<SIGNALFUSE_CREDIT_TOKEN>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs