ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use CoreWeave with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage high-performance AI infrastructure on CoreWeave. provision GPU clusters, configure VPCs, and orchestrate inference gateways directly from your AI agent.

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

The complete CoreWeave capability set.

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

Capability set01 / 06

01-04

4 capabilities in this set.

Part of 24 available through CoreWeave.

  1. 01

    Delete capacity claim

    Delete an Inference Capacity Claim

  2. 02

    Delete deployment

    Delete an Inference Deployment

  3. 03

    Delete gateway

    Delete an Inference Gateway

  4. 04

    Get cluster

    Get details for a specific CKS cluster

Capability set02 / 06

05-08

4 capabilities in this set.

Part of 24 available through CoreWeave.

  1. 05

    List deployments

    List all Inference Deployments

  2. 06

    List gateways

    List all Inference Gateways

  3. 07

    Query metrics

    Query Prometheus metrics

  4. 08

    Update deployment

    Update an Inference Deployment

Capability set03 / 06

09-12

4 capabilities in this set.

Part of 24 available through CoreWeave.

  1. 09

    Delete cluster

    Delete a CKS cluster

  2. 10

    Delete vpc

    Delete a VPC

  3. 11

    List capacity claims

    List all Inference Capacity Claims

  4. 12

    List clusters

    List all CoreWeave Kubernetes Service (CKS) clusters

Capability set04 / 06

13-16

4 capabilities in this set.

Part of 24 available through CoreWeave.

  1. 13

    Query logs

    Query Loki logs

  2. 14

    Update vpc

    Update a VPC

  3. 15

    Create capacity claim

    Create a new Inference Capacity Claim

  4. 16

    Create deployment

    Create a new Inference Deployment

Capability set05 / 06

17-20

4 capabilities in this set.

Part of 24 available through CoreWeave.

  1. 17

    Create gateway

    Create a new Inference Gateway

  2. 18

    Create vpc

    Create a new VPC

  3. 19

    List vpcs

    List all Virtual Private Clouds (VPCs)

  4. 20

    Update capacity claim

    Update an Inference Capacity Claim

Capability set06 / 06

21-24

4 capabilities in this set.

Part of 24 available through CoreWeave.

  1. 21

    Update cluster

    Requires an updateMask in the payload. Update a CKS cluster

  2. 22

    Update gateway

    Update an Inference Gateway

  3. 23

    Get vpc

    Get details for a specific VPC

  4. 24

    Create cluster

    Create a new CKS cluster

Observed, not estimated

942ms average. Fast in production.

CoreWeave is checked daily against the live service.

Daily averagePeak 1163ms
Aug 20Today
Fastest day
778ms
Slowest day
1163ms
14-day trend
Slowing+15%

Connect your client

One URL. Every client.

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

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

CoreWeave Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_a151JnxoNH7y2muaVwaqzr9Q5YKz8wmiZJSE1HZv/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 — CoreWeave capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "coreweave-ai-gpu-cloud-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_a151JnxoNH7y2muaVwaqzr9Q5YKz8wmiZJSE1HZv/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 CoreWeave owners ask.

  • 01

    Can I list all my active Kubernetes clusters across the CoreWeave infrastructure?

    Yes. By using the list_clusters capability, your agent will retrieve a complete list of all bare-metal Kubernetes clusters (CKS) managed under your account.

  • 02

    How do I check the specific network configuration of a VPC?

    You can use the get_vpc capability by providing the specific VPC ID. The agent will return detailed information about network isolation and configuration for that resource.

  • 03

    Is it possible to create a new inference gateway via the AI agent?

    Absolutely. Use the create_gateway capability with the required specification JSON. This allows you to set up routing and authentication for your AI model traffic programmatically.