QuantSonar for Cursor
io.github.quantsonar/quantsonar
China A-share market data for research, backtesting and AI agents via MCP.
client:Cursor
transport:streamable-http
tools:45
Install QuantSonar in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"quantsonar": {
"url": "https://quantsonar.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs