Skip to content
VS Code

Housing Intel for VS Code

io.github.pipeworx-io/housing-intel

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

client:VS Code transport:streamable-http

Install Housing Intel in VS Code

.vscode/mcp.json

{
  "servers": {
    "housing-intel": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/housing-intel/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Housing Intel in other clients