dentro for Grok
io.github.dentro-fyi/dentro
Structured commerce data for AI agents. 22,000+ DTC brands, real prices, real stock.
client:Grok
transport:stdio
runtime:npm
Install dentro in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"dentro": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dentro-fyi/mcp"
],
"env": {
"DENTRO_API_KEY": "<DENTRO_API_KEY>"
}
}
}
}
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