Skip to content

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

vimo stock intelligence in other clients