california hoa law for Claude Desktop
co.haveny/california-hoa-law
California HOA law tools (Davis-Stirling Act): statute lookup, fine checker, letter templates.
client:Claude Desktop
transport:streamable-http
tools:6
Install california hoa law in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"california-hoa-law": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://haveny-mcp.havenyy.workers.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs