Skip to content
VS Code

TownBrief - Massachusetts Local Government Intelligence for VS Code

com.townbrief/townbrief

MA local gov meetings, transcripts, articles, bylaws, calendars for 351 towns.

client:VS Code transport:streamable-http

Install TownBrief - Massachusetts Local Government Intelligence in VS Code

.vscode/mcp.json

{
  "servers": {
    "townbrief": {
      "type": "http",
      "url": "https://api.townbrief.com/mcp"
    }
  }
}

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

TownBrief - Massachusetts Local Government Intelligence in other clients