AShareHub — Chinese A-Share Market Data for Cursor
com.asharehub/mcp
Cloud MCP server for Chinese A-share and ETF market data, news, financials and capital flows.
client:Cursor
transport:sse
Install AShareHub — Chinese A-Share Market Data in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://asharehub.com/mcp/sse?api_key={api_key}"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs