binstockly tools for Grok
com.binstockly/binstockly-tools
Binstockly: the monthly US search demand across the sheets this product ships, read from monthly...
client:Grok
transport:stdio
runtime:npm
Install binstockly tools in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"binstockly-tools": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ellul-estate/binstockly-com-binstockly-tools-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