TickerInside for Grok
com.tickerinside/tickerinside-mcp
Holdings, overlap, correlation and look-through risk for US ETFs, from issuer files, with no key.
client:Grok
transport:stdio
runtime:npm
Install TickerInside in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"tickerinside-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tickerinside-mcp"
]
}
}
}
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