Skip to content

Postio — UK Address, Postcode, Email & Phone Validation for Cline

uk.co.postio/postcode-address-validation

Validate UK addresses, postcodes, emails and phone numbers — Royal Mail PAF, live SMTP and HLR.

client:Cline transport:stdio runtime:npm

Install Postio — UK Address, Postcode, Email & Phone Validation in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "postcode-address-validation": {
      "command": "npx",
      "args": [
        "-y",
        "@postio/mcp"
      ],
      "env": {
        "POSTIO_API_KEY": "<POSTIO_API_KEY>",
        "POSTIO_BASE_URL": "<POSTIO_BASE_URL>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Postio — UK Address, Postcode, Email & Phone Validation in other clients