Numverify for VS Code
io.github.pipeworx-io/numverify
Numverify MCP — wraps the Numverify phone-number validation API (APILayer)
client:VS Code
transport:streamable-http
Install Numverify in VS Code
.vscode/mcp.json
{
"servers": {
"numverify": {
"type": "http",
"url": "https://gateway.pipeworx.io/numverify/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs