ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Infinity with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage work items, boards, comments, and folders via Infinity API.

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

The complete Infinity capability set.

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

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 15 available through Infinity.

  1. 01

    Get profile

    Use this to verify connection and identify your user ID. Get the authenticated user profile

  2. 02

    List workspaces

    Use workspace IDs to query boards and items within specific workspaces. List all workspaces accessible to the user

  3. 03

    Create board

    Body should include name and optional settings. Create a new board in a workspace

  4. 04

    Create comment

    Body should include content. Add a comment to an item

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 15 available through Infinity.

  1. 05

    Delete item

    Delete an item from a board

  2. 06

    Get board

    Get details of a specific board

  3. 07

    List attributes

    List attributes configured on a board

  4. 08

    List boards

    Use board IDs to query items, folders, and attributes. List all boards in a workspace

Capability set03 / 04

09-12

4 capabilities in this set.

Part of 15 available through Infinity.

  1. 09

    List comments

    List comments on an item

  2. 10

    Create folder

    Create a new folder in a board

  3. 11

    Create item

    Body should include name and attribute values. Create a new item in a board

  4. 12

    List items

    Supports pagination via cursor. List all items in a board

Capability set04 / 04

13-15

3 capabilities in this set.

Part of 15 available through Infinity.

  1. 13

    Get item

    Get details of a specific item

  2. 14

    List folders

    List folders in a board

  3. 15

    Update item

    Update an existing item in a board

Observed, not estimated

912ms average. Fast in production.

Infinity is checked daily against the live service.

Daily averagePeak 1176ms
Aug 20Today
Fastest day
788ms
Slowest day
1176ms
14-day trend
Improving-5%

Connect your client

One URL. Every client.

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

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

Infinity Connector

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

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

  • 01

    How do I get my Infinity Access Token?

    Log in to Infinity, go to Profile > Developer Features, enable developer mode, and generate an Access Token in the Developer section.

  • 02

    Can I create items with custom attributes?

    Yes! Use the create_item action with a JSON body that includes the item name and attribute values matching your board configuration.

  • 03

    Can I add comments to items?

    Yes! Use the create_comment action with the workspace, board, and item IDs along with the comment content.

  • 04

    Can I manage multiple workspaces?

    Yes! You can list all your accessible workspaces and manage boards, folders, and items within each specific workspace.