MTContext for Zed
io.github.mtcontext/mtcontext
Connect any MCP client to MetaTrader 4/5 to read prices, manage positions, and place trades.
client:Zed
transport:streamable-http
Install MTContext in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mtcontext": {
"url": "https://mcp.mtcontext.com/mcp/v1"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs