stagenth · 数据工具箱 for Grok
com.stagenth/data-kit
Query, join, profile, clean and convert CSV/JSON/Parquet with server-side DuckDB over MCP.
client:Grok
transport:streamable-http
Install stagenth · 数据工具箱 in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"data-kit": {
"type": "http",
"url": "https://stagenth.com/mcp/data-kit/"
}
}
}
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