ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Vodafone Developer Marketplace with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Vodafone Developer Marketplace network APIs as an MCP: phone number verification, SIM swap detection (fraud), device status/location. CAMARA-compliant official

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

The complete Vodafone Developer Marketplace capability set.

These are the exact actions your AI can choose when you ask it to work with Vodafone Developer Marketplace.

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 6 available through Vodafone Developer Marketplace.

  1. 01

    Check sim swap

    164) and optional maxAge (days, default 240). returns {swapped: true|false}. SIM swap within a recent window is a strong account-takeover signal. Requires the SIM Swap product. Check whether a SIM swap happened on a phone number recently (fraud prevention)

  2. 02

    Get device phone number

    Useful to auto-fill forms and identify the user without manual input. Get the phone number of the device making the request (CAMARA)

  3. 03

    Verify number

    164, e.g. "+447700900123"). returns {devicePhoneNumberVerified: true|false}. Ideal for passwordless login and fraud prevention. Requires the Number Verification product on your Vodafone app. Number Verification: verify that a mobile number belongs to the device making the request (CAMARA)

Capability set02 / 02

04-06

3 capabilities in this set.

Part of 6 available through Vodafone Developer Marketplace.

  1. 04

    Get device status

    — returns connectivity status of the device: connected, deviceClass, roaming flag. Useful for smart delivery, automotive and IoT scenarios. Requires the Device Status product. Get device connectivity status: is it reachable, roaming, on WiFi?

  2. 05

    Get sim swap date

    164). returns {latestSimChange: ISO date} or null if no swap recorded. Compliance-grade evidence for fraud investigations. Requires the SIM Swap product. Get the exact date of the last SIM swap for a phone number

  3. 06

    Get device location

    Device = {"phoneNumber":"+447700900123"} or IP. Requires the Device Location product. Get the location area of a device (CAMARA Location Verification/Retrieval)

One connector, every AI

Vodafone Developer Marketplace works with the most popular AI clients.

These are the most popular clients, each with a step-by-step guide: one link, set up once, with governance and visibility built in. And because everything runs on the MCP standard, the same connection also works in any other compatible client — nothing to rebuild.

Building your own app? The connector is yours to use.

You don't need a client to put Vodafone Developer Marketplace to work: the same hosted connection plugs into your own applications and agent code, with the same governance on every request. Build with it, chat with it — one connection for both.

Connect your client

One URL. Every client.

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

It does not authenticate your account with Vodafone Developer Marketplace. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Vodafone Developer Marketplace Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_xlVh6JLumkZ4qaPSXVnLzPgvnk62ofWZ6rrJ9kon/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 — Vodafone Developer Marketplace capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "vodafone-network-apis-camara-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_xlVh6JLumkZ4qaPSXVnLzPgvnk62ofWZ6rrJ9kon/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

Guided setup for Claude? link.label

See all the AI clients this connector works with ↑

FAQ

Questions Vodafone Developer Marketplace owners ask.

  • 01

    How do I get the credentials?

    Create a free account at developer.vodafone.com, pick an API from the catalogue, and create a sandbox app. you get a Consumer Key + Consumer Secret plus the per-product Token URL and API Base URL to paste into this MCP's credentials. Live access requires a production agreement per market.

  • 02

    Why do the token URL and API base URL differ per product?

    Vodafone scopes each product separately: the token endpoint includes the product scope, so each app+product pair has its own token URL and API base URL. both are shown on your app's credentials page in the marketplace. The MCP takes both as credentials.