Skip to content
Cursor

Numverify for Cursor

io.github.pipeworx-io/numverify

Numverify MCP — wraps the Numverify phone-number validation API (APILayer)

client:Cursor transport:streamable-http

Install Numverify in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "numverify": {
      "url": "https://gateway.pipeworx.io/numverify/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Numverify in other clients