Skip to content
VS Code

HometownWire Civic Record for VS Code

com.hometownwire/civic-record

The public record of local government: what your officials actually say and do, word for word.

client:VS Code transport:streamable-http

Install HometownWire Civic Record in VS Code

.vscode/mcp.json

{
  "servers": {
    "civic-record": {
      "type": "http",
      "url": "https://hometownwire.com/mcp"
    }
  }
}

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

HometownWire Civic Record in other clients