sqxapi-full

PpanchoVilla/sqxapi-full
★ 0 stars Python 🔌 API Integration Updated 2d ago
MCP server with API documentacion StrategyQuant X
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sqxapi-full": {
      "command": "uvx",
      "args": [
        "sqxapi-full"
      ]
    }
  }
}

Or install with pip: pip install sqxapi-full