How to Use the Domo MCP in Claude Code
Connect Claude Code to the Domo MCP Server for terminal-based user and group governance.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Domo MCP to Claude Code
Create your Vinkius account to connect Domo to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Terminal-based user management
Manage your Domo users directly from your shell using `create_user` and `update_user`. You can pipe these commands into scripts to handle bulk updates or quick adjustments. This integration allows you to maintain your user directory without leaving the terminal. It is built for SREs and devs who need fast, headless access to their governance tools.
Automated group coordination
Organize your Domo environment by executing `create_group` from your command line. The MCP server processes the request and returns the status, letting you verify the group creation instantly. Membership management is just as fast. Using `add_user_to_group` and `remove_user_from_group`, you can script access changes as part of your existing CI/CD or automation pipelines.
Headless account lifecycle
Delete users by invoking `delete_user` directly in your terminal session. This is useful for clearing out accounts as part of a teardown script or a security audit. It ensures your user management stays automated. By using these tools in your shell, you keep your workflow consistent with your other infrastructure tasks.
Set up Domo MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seedomo-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Domo transactions." It will automatically discover and invoke the available Domo tools.
claude mcp add --transport http domo-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Domo MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Domo MCP today
We host it, we monitor it, we maintain it. You just paste one token.