GoCodebook — California Building Codes for VS Code
com.gocodebook/codes
Verbatim California Title 24 and local zoning code lookup by section number, with citations.
client:VS Code
transport:streamable-http
tools:2
Install GoCodebook — California Building Codes in VS Code
.vscode/mcp.json
{
"servers": {
"codes": {
"type": "http",
"url": "https://gocodebook.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs