ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Retool API with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Connect your AI assistant to Retool to inspect applications, audit users, review connected resources, and monitor workflows directly from chat.

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 Retool API capability set.

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

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 7 available through Retool API.

  1. 01

    List resources

    Lists all data resources configured in Retool

  2. 02

    List apps

    Lists all applications in the Retool organization

  3. 03

    List folders

    Lists all folders in the Retool workspace

  4. 04

    List groups

    Lists all permission groups

Capability set02 / 02

05-07

3 capabilities in this set.

Part of 7 available through Retool API.

  1. 05

    List workflows

    Lists all Retool Workflows

  2. 06

    Get app

    Retrieves details for a specific Retool application

  3. 07

    List users

    Lists all users in the Retool organization

Observed, not estimated

859ms average. Fast in production.

Retool API is checked daily against the live service.

Daily averagePeak 1009ms
Aug 20Today
Fastest day
651ms
Slowest day
1009ms
14-day trend
Slowing+47%

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 Retool API, so you can see the experience inside your AI.

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

Retool API Connector

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

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

  • 01

    Can the assistant create new Retool apps or modify queries?

    No, this integration is primarily focused on querying and auditing your Retool workspace. It can list apps (list_apps), detail definitions (get_app), and trace infrastructure (list_resources, list_workflows) but cannot currently modify app UI or delete users.

  • 02

    Where do I find the Retool Domain?

    Your Retool domain is exactly what you see in the URL bar when you log into Retool. For example, if you access Retool at https://acme-corp.retool.com, your domain is acme-corp.retool.com. For self-hosted deployments, use the root domain of your custom instance.

  • 03

    Can the AI show me which automated workflows are currently active?

    Yes. Use list_workflows to retrieve all automation workflows configured in your Retool workspace, including their names and status. This lets you quickly verify which background processes are running without opening the Retool dashboard.