ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Flow with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage projects, tasks, and team collaboration via AI agents with Flow (getflow.com).

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

The complete Flow capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through Flow.

  1. 01

    Get project

    Get project details

  2. 02

    List task comments

    List task discussions

  3. 03

    List workspace teams

    List workspace teams

  4. 04

    Add task comment

    Post a comment

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through Flow.

  1. 05

    List tasks

    List tasks

  2. 06

    List workspace members

    List team members

  3. 07

    List workspaces

    List top-level workspaces

  4. 08

    Update task

    ). Update an existing task

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through Flow.

  1. 09

    Create task

    Create a new task

  2. 10

    List projects

    List projects in workspace

  3. 11

    List task lists

    List lists in project

  4. 12

    Get task

    Get task details

Observed, not estimated

845ms average. Fast in production.

Flow is checked daily against the live service.

Daily averagePeak 1092ms
Aug 25Today
Fastest day
730ms
Slowest day
1092ms
14-day trend
Slowing+7%

Connect your client

One URL. Every client.

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

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

Flow Connector

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

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

  • 01

    How do I find the Workspace ID for my Flow account?

    You can use the 'list_workspaces' capability. The agent will retrieve all workspaces you have access to and return their names and unique IDs, which you can then use for other operations.

  • 02

    Can I mark a task as completed using the agent?

    Yes! Use the 'update_task' capability, provide the Task ID, and set the 'status' parameter to 'completed'. The task will be immediately updated in Flow.

  • 03

    How do I see the discussion history for a task?

    Use the 'list_task_comments' capability and provide the Task ID. The agent will retrieve all messages and replies associated with that task, allowing you to catch up on the discussion.