Ichimoku Signal for Zed
io.github.fizzl13/ichimoku-signal
Crypto signals for agents: free Ichimoku trend; confluence, levels and a market scan via x402.
client:Zed
transport:streamable-http
tools:4
Install Ichimoku Signal in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ichimoku-signal": {
"url": "https://ichimoku-signal.onrender.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs