Veriphone for Cursor
io.github.pipeworx-io/veriphone
Veriphone MCP — wraps the Veriphone phone-validation API (veriphone.io)
client:Cursor
transport:streamable-http
Install Veriphone in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"veriphone": {
"url": "https://gateway.pipeworx.io/veriphone/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs