Skip to content
Cline

homebase for Cline

io.github.jazib/homebase

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

client:Cline transport:stdio runtime:npm

Install homebase in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

homebase in other clients