zettaquant-vslm-mcp

ZettaQuant/zettaquant-vslm-mcp
★ 0 stars Python AI/LLM Updated today
MCP server exposing ZettaQuant V-SLM (topic-conditioned sentence relevancy) to any MCP host: Claude Desktop, Cursor, Zed, Windsurf.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "zettaquant-vslm-mcp": {
      "command": "uvx",
      "args": [
        "zettaquant-vslm-mcp"
      ]
    }
  }
}

Or install with pip: pip install zettaquant-vslm-mcp

Topics

claudecursorllmmcpmodel-context-protocolvslmzettaquant