ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Gitpod with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate cloud development environments. create, start, and manage Gitpod workspaces and organizations directly from any 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 · 26 capabilities

The complete Gitpod capability set.

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

Capability set01 / 07

01-04

4 capabilities in this set.

Part of 26 available through Gitpod.

  1. 01

    List configurations

    List repository configurations in an organization

  2. 02

    Delete environment variable

    Delete an environment variable

  3. 03

    Delete workspace

    Delete a Gitpod workspace

  4. 04

    Remove organization member

    Remove a member from a Gitpod organization

Capability set02 / 07

05-08

4 capabilities in this set.

Part of 26 available through Gitpod.

  1. 05

    Get workspace

    Get details for a specific Gitpod workspace

  2. 06

    Join organization

    Join a Gitpod organization using an invitation ID

  3. 07

    List organization members

    List members of a Gitpod organization

  4. 08

    Stop workspace

    Stop a running Gitpod workspace

Capability set03 / 07

09-12

4 capabilities in this set.

Part of 26 available through Gitpod.

  1. 09

    Update configuration

    Update a repository configuration

  2. 10

    Create configuration

    Create a new repository configuration in Gitpod

  3. 11

    Create organization

    Create a new Gitpod organization

  4. 12

    Create and start workspace

    Create and start a new Gitpod workspace

Capability set04 / 07

13-16

4 capabilities in this set.

Part of 26 available through Gitpod.

  1. 13

    Delete configuration

    Delete a repository configuration

  2. 14

    Get organization settings

    Get settings for a Gitpod organization

  3. 15

    Create environment variable

    Create an environment variable for a repository configuration

  4. 16

    Delete organization

    Delete a Gitpod organization

Capability set05 / 07

17-20

4 capabilities in this set.

Part of 26 available through Gitpod.

  1. 17

    Get configuration

    Get details for a specific repository configuration

  2. 18

    Get organization

    Get details for a specific Gitpod organization

  3. 19

    List audit logs

    List audit logs for an organization (Enterprise Only)

  4. 20

    List environment variables

    List environment variables for a repository configuration

Capability set06 / 07

21-23

3 capabilities in this set.

Part of 26 available through Gitpod.

  1. 21

    List organizations

    List all Gitpod organizations for the authenticated user

  2. 22

    List workspaces

    List workspaces in an organization

  3. 23

    List workspace sessions

    List workspace sessions (start/stop events) in an organization

Capability set07 / 07

24-26

3 capabilities in this set.

Part of 26 available through Gitpod.

  1. 24

    Start workspace

    Start an existing Gitpod workspace

  2. 25

    Update organization member

    Update a member role in a Gitpod organization

  3. 26

    Update organization settings

    Update settings for a Gitpod organization

Observed, not estimated

1082ms average. Fast in production.

Gitpod is checked daily against the live service.

Daily averagePeak 1303ms
Aug 20Today
Fastest day
815ms
Slowest day
1303ms
14-day trend
Slowing+22%

Connect your client

One URL. Every client.

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

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

Gitpod Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_aH3yuGAtuYXWmHSnjEgDltq9tzMJdJjekxoiZf2G/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 — Gitpod capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "gitpod-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_aH3yuGAtuYXWmHSnjEgDltq9tzMJdJjekxoiZf2G/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 Gitpod owners ask.

  • 01

    Can I create a workspace from a repo URL?

    Yes! Use the create_and_start_workspace capability with the repository URL. Your agent will provision and start a cloud environment for that specific context immediately.

  • 02

    How do I see who is in my organization?

    Simply ask the agent to run the list_organization_members action with your Organization ID. It will return a list of all users and their roles within that organization.

  • 03

    Can I manage environment variables for my development setups?

    Yes. You can use create_environment_variable to set new secrets or configs, and list_environment_variables to review existing ones for your workspaces.