How to Use the CoreWeave (AI GPU Cloud) MCP in Claude Code
Headless GPU management for Claude Code using CoreWeave MCP tools.
Works with every AI agent you already use
…and any MCP-compatible client
Connect CoreWeave (AI GPU Cloud) MCP to Claude Code
Create your Vinkius account to connect CoreWeave (AI GPU Cloud) 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.
Headless GPU Orchestration for Claude Code
Integrate `create_cluster` into your CI/CD pipelines to spin up GPU resources on demand. Claude Code executes these commands in the terminal without needing a GUI. It monitors your state using `list_clusters` and `list_deployments` during automated test runs. This allows for fully scripted infrastructure management in your shell scripts.
Terminal-based Resource Scaling for Claude Code
Trigger `update_capacity_claim` via CLI to scale your inference nodes based on incoming load. Claude Code handles the adjustment without interrupting your workflow. It cleans up after your jobs finish by calling `delete_deployment` and `delete_cluster`. You keep your cloud footprint lean and cost-effective through simple terminal commands.
Automated Observability for Claude Code
Pipe the output of `query_metrics` into your monitoring scripts to track performance in real-time. Claude Code provides the logic to interpret these metrics and alert on issues. It also pulls logs with `query_logs` to debug failed deployments during CI runs. You get immediate visibility into your infrastructure status from the command line.
Set up CoreWeave (AI GPU Cloud) 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 seecoreweave-ai-gpu-cloud-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest CoreWeave (AI GPU Cloud) transactions." It will automatically discover and invoke the available CoreWeave (AI GPU Cloud) tools.
claude mcp add --transport http coreweave-ai-gpu-cloud-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 CoreWeave (AI GPU Cloud) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the CoreWeave (AI GPU Cloud) MCP today
We host it, we monitor it, we maintain it. You just paste one token.