Skip to content
Zed

Veriphone for Zed

io.github.pipeworx-io/veriphone

Veriphone MCP — wraps the Veriphone phone-validation API (veriphone.io)

client:Zed transport:streamable-http

Install Veriphone in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "veriphone": {
      "url": "https://gateway.pipeworx.io/veriphone/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Veriphone in other clients