forex mobile for Zed
io.github.klawdik/forex-mobile
Forex broker data, comparisons, recommendations & live rates for AI agents.
client:Zed
transport:stdio
runtime:npm
Install forex mobile in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"forex-mobile": {
"command": "npx",
"args": [
"-y",
"forex-mobile-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs