ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Domo with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage Domo users and groups directly from your AI agent. create, update, and delete users, or organize them into groups for better governance.

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 Domo capability set.

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

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 6 available through Domo.

  1. 01

    Add user to group

    Add a user to a Domo group

  2. 02

    Create group

    Create a new Domo group

  3. 03

    Delete user

    Delete a Domo user

Capability set02 / 02

04-06

3 capabilities in this set.

Part of 6 available through Domo.

  1. 04

    Remove user from group

    Remove a user from a Domo group

  2. 05

    Create user

    Optionally sends an invite email. Create a new Domo user

  3. 06

    Update user

    Update an existing Domo user

Observed, not estimated

895ms average. Fast in production.

Domo is checked daily against the live service.

Daily averagePeak 1039ms
Aug 20Today
Fastest day
758ms
Slowest day
1039ms
14-day trend
Stable+3%

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 Domo, so you can see the experience inside your AI.

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

Domo Connector

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

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

  • 01

    Can I automatically send an invitation email when creating a new user?

    Yes. When using the create_user capability, the sendInvite parameter defaults to true, which triggers an invitation email to the new user's address.

  • 02

    How do I change a user's role to Admin?

    Use the update_user capability and provide the user's unique ID along with the role parameter set to 'Admin'.

  • 03

    Is it possible to remove a user from a specific group without deleting their account?

    Absolutely. Use the remove_user_from_group capability with the corresponding group_id and user_id. This only modifies group membership.