Tradewink for Zed
io.github.leancoderkavy/tradewink
MCP for Tradewink trading signals and watchlists. Not financial advice.
client:Zed
transport:streamable-http
Install Tradewink in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"tradewink": {
"url": "https://tradewink-mcp.fly.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs