Skip to content
VS Code

numberbroom mcp for VS Code

io.github.cameron-creations/numberbroom-mcp

Verify US phone numbers: line type, carrier, and TCPA litigator status via the NumberBroom API.

client:VS Code transport:streamable-http tools:2

Install numberbroom mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "numberbroom-mcp": {
      "type": "http",
      "url": "https://numberbroom.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

numberbroom mcp in other clients