vimo stock intelligence for Zed
io.github.cuthongthai-vn/vimo-stock-intelligence
Vietnam stock MCP: TA signals, Z/F/M scores, foreign flow, whale detection. 2000+ VN stocks.
client:Zed
transport:stdio
runtime:npm
Install vimo stock intelligence in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vimo-stock-intelligence": {
"command": "npx",
"args": [
"-y",
"@vimo.cuthongthai.vn/mcp-server"
],
"env": {
"VIMO_API_KEY": "<VIMO_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs