Skip to content
VS Code

QuantSonar for VS Code

io.github.quantsonar/quantsonar

China A-share market data for research, backtesting and AI agents via MCP.

client:VS Code transport:streamable-http tools:45

Install QuantSonar in VS Code

.vscode/mcp.json

{
  "servers": {
    "quantsonar": {
      "type": "http",
      "url": "https://quantsonar.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

All 45 tools →

QuantSonar in other clients