ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Twist with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate asynchronous communication workflows via Twist. manage workspaces, channels, threads, comments, and direct messages via 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 · 10 capabilities

The complete Twist capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Twist.

  1. 01

    List channels

    Provide the workspace_id. Lists all channels within a specific Twist workspace

  2. 02

    List direct messages

    Provide the conversation_id. Lists messages from a specific 1-on-1 direct conversation

  3. 03

    List threads

    Provide the channel_id. Lists all conversation threads within a specific channel

  4. 04

    List workspace users

    Lists all members of a specific workspace

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Twist.

  1. 05

    Update direct message

    Provide the message_id. Modifies a previously sent direct message

  2. 06

    Create comment

    Provide the thread_id and your message. Posts a reply to an existing thread

  3. 07

    Create thread

    Provide channel_id, title, and initial content. Creates a new asynchronous discussion thread in a channel

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Twist.

  1. 08

    List workspaces

    Identify bounded Twist Workspaces actively driving Async Teams

  2. 09

    Send direct message

    Provide conversation_id and content. Sends a private message to a specific conversation

  3. 10

    Update thread

    Provide the thread_id. Updates the title or content of an existing thread

Observed, not estimated

919ms average. Fast in production.

Twist is checked daily against the live service.

Daily averagePeak 1149ms
Aug 20Today
Fastest day
725ms
Slowest day
1149ms
14-day trend
Slowing+11%

Connect your client

One URL. Every client.

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

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

Twist Connector

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

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

  • 01

    Can my AI automatically create a new thread with bug report details in the #dev channel?

    Yes. Once you invoke the agent to query the channel ID for '#dev', it can execute the thread creation workflow and post an entire Markdown-formatted issue payload perfectly directly to the interface.

  • 02

    Is it possible to correct a message typo via the agent?

    Yes! Twist is unique in allowing asynchronous editing. By providing your exact Message ID, the AI agent can overwrite and patch up your old text block retaining timeline flow naturally.

  • 03

    Can the agent fetch recent threaded responses to summarize an ongoing project decision?

    Absolutely. It pulls in heavy threads natively. Give the agent a thread ID and request a summarization—it will digest long chains of conversation and outline the top project consensus within seconds avoiding you long reading phases.