← Index

io.github.cuthongthai-vn/vimo-stock-intelligence

io.github.cuthongthai-vn/vimo-stock-intelligence·v1.2.0·Other
Quality Score
85
/100

Vietnam stock MCP: TA signals, Z/F/M scores, foreign flow, whale detection. 2000+ VN stocks.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "vimo-stock-intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "@vimo.cuthongthai.vn/mcp-server"
      ],
      "env": {
        "VIMO_API_KEY": "<your-vimo_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "vimo-stock-intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "@vimo.cuthongthai.vn/mcp-server"
      ],
      "env": {
        "VIMO_API_KEY": "<your-vimo_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @vimo.cuthongthai.vn/mcp-server
§02  Environment variables
VIMO_API_KEY
requiredsecret

Your VIMO API key. Get one free at https://vimo.cuthongthai.vn/finance/ai/api-docs

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other