ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use AT&T IoT with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. IoT Control Center -- Manage SIM devices, activation, data pools, shared plans, and connectivity diagnostics via AT&T IoT API.

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 · 10 capabilities

The complete AT&T IoT capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through AT&T IoT.

  1. 01

    Activate device

    Returns activation timestamp and assigned IP. Use to onboard new devices or restore service after maintenance. Activate a suspended or deactivated IoT SIM

  2. 02

    Diagnose connectivity

    Returns diagnostic results and recommended actions. Use for rapid troubleshooting of offline devices. Run automated diagnostics to troubleshoot IoT device connectivity

  3. 03

    Get data usage

    Use to monitor plan limits, identify heavy users, or forecast billing. Retrieve current and historical data usage for an IoT SIM

  4. 04

    Get device status

    Use to troubleshoot offline devices or verify data allowance. Get real-time connectivity and data status of an IoT SIM

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through AT&T IoT.

  1. 05

    Get pool usage

    Use to prevent pool exhaustion or reallocate unused data. Get detailed usage metrics for a specific data pool

  2. 06

    List data pools

    Use to manage enterprise data sharing across fleets. List shared data pools configured for IoT devices

  3. 07

    List devices

    Use to audit fleet inventory, identify inactive SIMs, or verify provisioning status. List all IoT SIMs/devices managed in AT&T Control Center

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through AT&T IoT.

  1. 08

    Resume device

    Use to restore service after troubleshooting or policy clearance. Resume network access for a suspended IoT SIM

  2. 09

    Suspend device

    Use for lost/stolen devices, cost containment, or decommissioning. Suspend an IoT SIM to block network access

  3. 10

    Update device settings

    Requires ICCID and JSON settings object. Use to optimize performance or migrate devices between plans. Update configuration settings for an IoT device

Observed, not estimated

849ms average. Fast in production.

AT&T IoT is checked daily against the live service.

Daily averagePeak 1020ms
Aug 22Today
Fastest day
740ms
Slowest day
1020ms
14-day trend
Improving-20%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 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 IoT, so you can see the experience inside your AI.

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

AT&T IoT Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_YFstwCIlx1nPc9O3GzBKiwQJk2qplbw9H9PNBDuZ/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 IoT capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "att-iot-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_YFstwCIlx1nPc9O3GzBKiwQJk2qplbw9H9PNBDuZ/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 IoT owners ask.

  • 01

    What information do I need to identify an IoT SIM?

    Each IoT SIM is uniquely identified by its ICCID (Integrated Circuit Card Identifier) -- a 19-20 digit number printed on the SIM card or available in your IoT Control Center dashboard. The ICCID is required for all device-specific operations like activation, suspension, and usage queries. You can list all your devices with list_devices to discover ICCIDs for your entire fleet.

  • 02

    How do data pools work and how can I prevent pool exhaustion?

    Data pools are shared data plans across multiple IoT SIMs. Instead of each SIM having an individual cap, all devices in the pool draw from a common data bucket. Use list_data_pools to see your pools, get_pool_usage to check consumption and identify top-consuming devices, and set up alerts before reaching the limit. If a pool is near exhaustion, you can suspend low-priority devices with suspend_device or migrate high-usage devices to a different pool with update_device_settings.

  • 03

    Can I automatically diagnose why an IoT device went offline?

    Yes. Use the diagnose_connectivity capability with the device's ICCID. It runs automated checks for network registration status, APN configuration, active data session, signal strength, and known network outages in the device's area. The capability returns detailed diagnostic results with recommended actions -- helping your field engineers resolve connectivity issues without manual portal navigation.