Skip to content
Grok

Housing Intel for Grok

io.github.pipeworx-io/housing-intel

Housing Intel MCP — Meta-pack that chains FRED, BLS, ATTOM, and HUD APIs

client:Grok transport:streamable-http

Install Housing Intel in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "housing-intel": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/housing-intel/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

Housing Intel in other clients