Telnyx Verify Java

🌐Community
by team-telnyx · vlatest · Repository

Verifies phone number validity and carrier information using Telnyx's Java API for reliable data validation.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add telnyx-verify-java npx -- -y @trustedskills/telnyx-verify-java
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "telnyx-verify-java": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/telnyx-verify-java"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The telnyx-verify-java skill provides Java integration for verifying phone numbers using the Telnyx Verify API. It allows AI agents to programmatically check if a provided phone number is valid and reachable, reducing manual verification steps. This skill leverages Telnyx's infrastructure to ensure accurate and reliable phone number validation results.

When to use it

  • Customer Onboarding: Automatically verify user-provided phone numbers during account creation or registration processes.
  • Two-Factor Authentication (2FA): Validate phone numbers before sending verification codes for enhanced security.
  • Sales Lead Qualification: Quickly confirm the validity of contact information gathered from sales leads.
  • SMS Marketing Campaigns: Ensure SMS messages are delivered to valid and reachable recipients, improving campaign effectiveness.

Key capabilities

  • Phone number validation via Telnyx Verify API
  • Java integration for seamless implementation within Java applications
  • Accurate and reliable phone number verification results
  • Programmatic access to verification status

Example prompts

  • "Verify the phone number +15551234567."
  • "Is +442079460000 a valid phone number?"
  • "Check if +33176380000 is reachable."

Tips & gotchas

  • Requires an active Telnyx account and API key for authentication.
  • The skill's accuracy depends on the underlying Telnyx Verify API; results may vary based on carrier data.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
team-telnyx
Installs
6

🌐 Community

Passed automated security scans.