water system pricing index for Grok
org.thewaterhub/water-system-pricing-index
The Water Hub: the median advertised water softener system price, read from verified brand...
client:Grok
transport:stdio
runtime:npm
Install water system pricing index in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"water-system-pricing-index": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ellul-estate/thewaterhub-org-water-system-pricing-index-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