ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use AT&T 5G with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access Open Gateway 5G Network APIs -- Number Verify, Device Location, SIM Swap detection, Quality on Demand, and Network Slicing via AT&T.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 9 capabilities

The complete AT&T 5G capability set.

These are the exact actions your AI can choose when you ask it to work with AT&T 5G.

Capability set01 / 03

01-03

3 capabilities in this set.

Part of 9 available through AT&T 5G.

  1. 01

    Check roaming status

    Use this to apply correct billing rates, trigger roaming alerts, or optimize routing for international travelers. Check if a device is currently roaming on a foreign network

  2. 02

    Check sim swap

    Returns days since last swap or a boolean indicating recent activity. Use this to block account takeovers attempts, verify identity before password resets, or trigger step-up authentication. Detect if a SIM card has been swapped recently for fraud prevention

  3. 03

    Create network slice

    Requires slice name, SLA profile, and target device group. Returns slice ID and provisioning status. Use this for IoT deployments, private enterprise networks, or guaranteed performance applications. Provision a new dedicated 5G network slice for an enterprise use case

Capability set02 / 03

04-06

3 capabilities in this set.

Part of 9 available through AT&T 5G.

  1. 04

    Delete network slice

    Requires slice ID. Use this to clean up unused slices, reduce costs, or retire temporary deployments. Decommission and delete an existing 5G network slice

  2. 05

    Get device location

    Requires user consent per CAMARA standards. Returns latitude, longitude, and accuracy radius in meters. Use this for geo-fencing, localized content delivery, or emergency services routing. Do not use for precise GPS tracking. Get approximate geographic location of an AT&T 5G device

  3. 06

    Get network slice info

    Includes SLA parameters, allocated resources, and connected devices. Use this to monitor slice health or verify enterprise SLA compliance. Get details of a specific 5G network slice

Capability set03 / 03

07-09

3 capabilities in this set.

Part of 9 available through AT&T 5G.

  1. 07

    List network sessions

    Use this to audit network usage, track premium service consumption, or troubleshoot active sessions. List active and historical network QoD sessions

  2. 08

    Request quality on demand

    Choose profiles like "low_latency" (gaming/VR), "high_throughput" (video), or "reliable_transmission" (IoT). Returns session ID and active duration. Use this to optimize real-time applications, prioritize critical downloads, or enhance remote worker connectivity. Request guaranteed network quality (low latency/high bandwidth) for a session

  3. 09

    Verify number

    Eliminates SMS OTP friction. Requires the phone number in E.164 format (e.g., +12125551234). Returns verification status and confidence score. Use this for seamless user onboarding, secure login, or fraud prevention. Silently verify a user's phone number without SMS OTP

Observed, not estimated

889ms average. Fast in production.

AT&T 5G is checked daily against the live service.

Daily averagePeak 1269ms
Aug 20Today
Fastest day
747ms
Slowest day
1269ms
14-day trend
Slowing+27%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 9 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of AT&T 5G, so you can see the experience inside your AI.

It does not authenticate your account with AT&T 5G. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

AT&T 5G Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_rUH6tchkJaaSTQynvUSe5VALTPA7TD9YxInKMWzk/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — AT&T 5G capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "att-5g-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_rUH6tchkJaaSTQynvUSe5VALTPA7TD9YxInKMWzk/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions AT&T 5G owners ask.

  • 01

    What are Open Gateway / CAMARA APIs and why do they matter?

    Open Gateway is a global initiative by GSMA and the Linux Foundation that standardizes telecom network APIs across carriers. CAMARA is the open-source project defining these API specifications. Instead of carrier-specific integrations, developers get universal, consistent endpoints for Number Verify, Device Location, SIM Swap, Quality on Demand, and more. AT&T is a founding participant, meaning these APIs work the same way across compatible networks worldwide.

  • 02

    Does Device Location require user consent?

    Yes. Per CAMARA standards, the Device Location API requires explicit user consent before returning any positioning data. The API will fail with an authentication error if consent has not been granted. This is a security and privacy safeguard -- network-level location cannot be retrieved silently without the user's knowledge.

  • 03

    What is Network Slicing and when should I use it?

    Network Slicing creates logically isolated 5G network segments with guaranteed SLA parameters (latency, bandwidth, reliability). Use it for IoT deployments requiring guaranteed connectivity, private enterprise networks, mission-critical applications like remote surgery or autonomous vehicles, and any scenario where best-effort public network performance is insufficient. You can create, monitor, and delete slices directly through your AI agent.