ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use MOBIDI with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage your mobile advertising campaigns with real-time bidding, audience targeting, and performance analytics for app installs.

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

The complete MOBIDI capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through MOBIDI.

  1. 01

    Execute report

    Execute a report

  2. 02

    Get record by ID

    Get record by ID

  3. 03

    Get record count

    Count records

  4. 04

    Get report

    Get report details

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through MOBIDI.

  1. 05

    List entity types

    List entity types

  2. 06

    Update record

    Update a record

  3. 07

    Check mobidi status

    Verify API connectivity

  4. 08

    Create record

    Create a record

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through MOBIDI.

  1. 09

    Delete record

    Delete a record

  2. 10

    Get services

    List system services

  3. 11

    List records

    Query records

  4. 12

    List reports

    List reports

Observed, not estimated

885ms average. Fast in production.

MOBIDI is checked daily against the live service.

Daily averagePeak 1216ms
Aug 20Today
Fastest day
674ms
Slowest day
1216ms
14-day trend
Slowing+25%

Connect your client

One URL. Every client.

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

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

MOBIDI Connector

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

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

  • 01

    Can my AI run custom queries?

    Yes. list_records accepts a query object to filter and retrieve specific records from the database.

  • 02

    Can I create and update data?

    Yes. create_record, update_record, and delete_record provide full CRUD operations on any entity type.

  • 03

    Can I run BI reports?

    Yes. execute_report runs any configured report and returns the results. Use list_reports to see what is available.