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