ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Modal with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage serverless compute via Modal. audit active apps, track GPU deployments, and monitor network volumes.

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

The complete Modal capability set.

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

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 7 available through Modal.

  1. 01

    List secrets

    List static secret dictionary configuration references

  2. 02

    List volumes

    List Modal persisted disk network block volumes

  3. 03

    Stop app

    Force stop an actively running explicit Modal App execution

  4. 04

    Get deployment

    Get an explicitly tracked deployment detail mapped bound

Capability set02 / 02

05-07

3 capabilities in this set.

Part of 7 available through Modal.

  1. 05

    Get app

    Get static specifics of an exact Modal App ID

  2. 06

    List apps

    List isolated active/historical Modal Apps contexts

  3. 07

    List deployments

    List strictly managed Modal platform explicitly promoted deployments

Observed, not estimated

912ms average. Fast in production.

Modal is checked daily against the live service.

Daily averagePeak 1239ms
Aug 20Today
Fastest day
709ms
Slowest day
1239ms
14-day trend
Slowing+28%

Connect your client

One URL. Every client.

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

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

Modal Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_yQfuiuyaifaMlCchZoeV6rYy4ok4PpgYEfzlMmar/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 — Modal capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "modal-serverless-ai-infrastructure-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_yQfuiuyaifaMlCchZoeV6rYy4ok4PpgYEfzlMmar/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 Modal owners ask.

  • 01

    Can I stop a running Modal app through my agent to save costs?

    Yes. Use the stop_app capability with an active App ID. Your agent will dispatch a termination command to Modal, gracefully stopping the serverless container spin-up and preventing further billing for that specific execution.

  • 02

    How do I check which web endpoints are active for my deployments?

    The list_deployments and get_deployment capabilities retrieve the Promoted image data. Your agent will expose the public URL endpoints and serving metadata associated with your long-running Modal deployments.

  • 03

    Can my agent audit the secrets and persistent volumes in my workspace?

    Absolutely. Use the list_secrets and list_volumes capabilities to monitor your infrastructure assets. Your agent will report the names and references for your stored secrets and network block storage mounts attached to your compute instances.