TickDB Market Data for Grok
io.github.tickdb/tickdb-market-data
Real-time & historical market data: forex, stocks, crypto, indices, metals, K-line, quotes
client:Grok
transport:streamable-http
tools:13
Install TickDB Market Data in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"tickdb-market-data": {
"type": "http",
"url": "https://mcp.tickdb.ai/"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs