TickDB Market Data for Cursor
io.github.tickdb/tickdb-market-data
Real-time & historical market data: forex, stocks, crypto, indices, metals, K-line, quotes
client:Cursor
transport:streamable-http
tools:13
Install TickDB Market Data in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tickdb-market-data": {
"url": "https://mcp.tickdb.ai/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs