Skip to content
VS Code

phone lookup for VS Code

io.github.ktozvonil/phone-lookup

Who-called phone lookups: community verdict, spam rating, operator and reviews (ktozvonil.net).

client:VS Code transport:streamable-http runtime:npm

Install phone lookup in VS Code

.vscode/mcp.json

{
  "servers": {
    "phone-lookup": {
      "type": "http",
      "url": "https://ktozvonil.net/mcp"
    }
  }
}

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

phone lookup in other clients