How to Use the Atlas MCP in Claude Code
Manage Atlas support queues directly from your terminal. Pipe customer data into shell scripts and automate ticket creation with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Atlas MCP to Claude Code
Create your Vinkius account to connect Atlas 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-Native Atlas Operations
This MCP Server brings your entire Atlas support queue directly into your terminal. DevOps engineers shouldn't have to navigate a web dashboard to check a bug report. Run a simple prompt to fetch recent issues. The CLI executes `list_tickets` and pipes the output straight to your screen. If an issue looks critical, follow up with `get_ticket` to read the full stack trace the user provided.
Atlas MCP Server for Automations
Automating support queries during a major deployment is now a simple shell script. You can script Claude Code to automatically monitor your queue during a release. Set up a cron job that runs a headless query using `list_customers` and `list_articles`. If users hit a known post-deployment snag, your script automatically matches their error to a help center article before an agent even logs in.
Open Tickets From Shell Scripts
Translating server alerts into customer-facing updates happens instantly from the command line. Server alerts usually live in Slack or PagerDuty, but sometimes they need to become public notices. When a database node goes down, tell Claude Code to alert your success team. It hits `list_users` to find who is on call and triggers `create_ticket` to log the incident internally.
Set up Atlas 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 seeatlas-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Atlas transactions." It will automatically discover and invoke the available Atlas tools.
claude mcp add --transport http atlas-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 Atlas MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Atlas MCP today
We host it, we monitor it, we maintain it. You just paste one token.