Infinity Work Manager

Infinity Work Manager MCP Connector for Claude

A+

Manage work items, boards, comments, and folders via Infinity API.

15 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect Infinity to any AI agent and manage your work management platform — create and update items, manage boards, add comments, organize folders, and track project progress through natural conversation.

What you can do

  • Workspaces & Boards — List and create workspaces and boards for organizing work
  • Item Management — Create, update, and delete items with custom attribute values
  • Comments — Add and retrieve comments on any item for collaboration
  • Folders — Organize items into folders within boards
  • Attributes — View board attribute configurations for custom fields
  • Profile — Get authenticated user profile information

How it works

  1. Subscribe to this server
  2. Enter your Infinity Access Token from Developer settings
  3. Start managing work from Claude, Cursor, or any MCP-compatible client

Infinity is a highly customizable work management platform used by teams to organize projects, tasks, and workflows.

Who is this for?

  • Project Managers — Create and track work items without opening the web app
  • Team Leads — Monitor board activity and add comments for team coordination
  • Operations Teams — Manage folders and organize large volumes of work items efficiently
task-trackingwork-managementboard-managementcustom-attributesteam-collaborationworkflow-automation

15 tools expose this connector's capabilities to your AI agent.

list_attributes

List attributes configured on a board

list_boards

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

list_comments

List comments on an item

create_board

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

create_comment

Body should include content. Add a comment to an item

create_folder

Create a new folder in a board

create_item

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

delete_item

Delete an item from a board

list_folders

List folders in a board

get_board

Get details of a specific board

get_item

Get details of a specific item

list_items

Supports pagination via cursor. List all items in a board

get_profile

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

update_item

Update an existing item in a board

list_workspaces

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

See how to talk to your AI agent using Infinity Work Manager.

Show me all workspaces I have access to.

Found 3 workspaces: 1. Marketing Team. 2. Product Development. 3. Operations.

List all items in board 123 of workspace 456.

Found 15 items: 1. Design Homepage. 2. Update API Docs. 3. Fix Login Bug. 4. Launch Campaign.

Create a new item called 'Sprint Planning' in board 123 with status 'In Progress'.

Item created successfully! 'Sprint Planning' added to board 123 with status 'In Progress'.

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

Related Connectors