Skip to content
Claude Desktop

homebase for Claude Desktop

io.github.jazib/homebase

School district lookup, PA EIT tax rates, and mortgage affordability calculator

client:Claude Desktop transport:stdio runtime:npm

Install homebase in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "homebase": {
      "command": "npx",
      "args": [
        "-y",
        "homebase-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

homebase in other clients