Infinity Work Manager Connector for AI agents.
15 live capabilities
Manage project boards and task tracking via natural language commands.
Waiting for input…
Why people use Infinity Work Manager
Infinity Work Manager for faster project board management
With this Connector, you just type 'Add a new design task to the header board' and the agent handles the API calls. You stay in your flow, and the work gets updated instantly.
What Vinkius changes
You get a hands-free way to manage your project workflows through a chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Quick Task Entry
A PM needs to add 5 tasks from a meeting.
- Real-world use case 02
Status Updates
A dev finishes a task and tells the agent to use update_item to move it to Done.
- Real-world use case 03
Folder Cleanup
An ops lead asks the agent to use create_folder to group all Q4 Planning items together.
Complete set · 15capabilities
The complete Infinity Work Manager capability set.
These are the exact actions your AI can choose when you ask it to work with Infinity Work Manager.
01—04
4 capabilities in this set.
Part of 15 available through Infinity Work Manager.
- 01 Capability
List attributes
See the attributes configured on a specific board. This helps you understand what custom data your agent can manage.
- 02 Capability
Delete item
Remove an item from a board entirely. Clean up your workspace by deleting outdated tasks.
- 03 Capability
Get profile
Verify your connection and get your authenticated user profile. Use this to confirm your agent has access.
- 04 Capability
List workspaces
List all workspaces available to your account. See every high-level area your team manages.
05—08
4 capabilities in this set.
Part of 15 available through Infinity Work Manager.
- 05 Capability
List boards
Query all boards within a workspace using their IDs. Use this to see your full project overview.
- 06 Capability
List comments
Pull a list of all comments on a specific item. This is great for catching up on team discussions.
- 07 Capability
Create board
Make a new board in a workspace with a name and settings. Start new projects instantly through your agent.
- 08 Capability
Create comment
Add a new comment to an item with your content. Share updates or questions with your team in one step.
09—12
4 capabilities in this set.
Part of 15 available through Infinity Work Manager.
- 09 Capability
Create folder
Build a new folder inside a board for better organization. Group related tasks to keep your workspace clean.
- 10 Capability
Create item
Add a new item to a board with a name and attribute values. Quickly turn ideas into actionable tasks.
- 11 Capability
List folders
See all folders currently existing in a board. Use this to navigate your organized project structure.
- 12 Capability
Get board
Fetch the specific details of a single board. Get all the context you need for a specific project area.
13—15
3 capabilities in this set.
Part of 15 available through Infinity Work Manager.
- 13 Capability
Get item
Pull the details for a specific item from a board. Quickly check the status and attributes of a task.
- 14 Capability
List items
List all items in a board with support for pagination. Browse through your tasks without missing any details.
- 15 Capability
Update item
Change the details of an existing item on a board. Update statuses or descriptions as work progresses.
Set up in minutes
One URL. Then ask Infinity Work Manager to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Infinity Work Manager from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_NOj152sTha0L3K8cPzTMP5sgD3xWhs0DtQc9GptU/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Infinity Work Manager, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Infinity Work Manager for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_NOj152sTha0L3K8cPzTMP5sgD3xWhs0DtQc9GptU/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Infinity Work Manager URL.
- Step 03
Save and start
Save the connection and enable Infinity Work Manager in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"infinity-work-manager": {
"url": "https://edge.vinkius.com/vk_preview_NOj152sTha0L3K8cPzTMP5sgD3xWhs0DtQc9GptU/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Infinity Work Manager
Open Agent mode in chat and ask: "Using Infinity Work Manager, help me...". 15 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"infinity-work-manager": {
"url": "https://edge.vinkius.com/vk_preview_NOj152sTha0L3K8cPzTMP5sgD3xWhs0DtQc9GptU/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Infinity Work Manager
Ask Copilot: "Using Infinity Work Manager, help me...". 15 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"infinity-work-manager": {
"url": "https://edge.vinkius.com/vk_preview_NOj152sTha0L3K8cPzTMP5sgD3xWhs0DtQc9GptU/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Infinity Work Manager
Open Cascade and ask: "Using Infinity Work Manager, help me...". 15 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"infinity-work-manager": {
"url": "https://edge.vinkius.com/vk_preview_NOj152sTha0L3K8cPzTMP5sgD3xWhs0DtQc9GptU/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Infinity Work Manager
Ask Cline: "Using Infinity Work Manager, help me...". 15 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add infinity-work-manager --transport http "https://edge.vinkius.com/vk_preview_NOj152sTha0L3K8cPzTMP5sgD3xWhs0DtQc9GptU/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Infinity Work Manager
Ask Claude: "Using Infinity Work Manager, show me...". 15 tools are ready
Where the request belongs
Work Infinity can move forward.
This is for project leads and ops folks who spend too much time jumping between their chat apps and their project boards.
Project Manager
Creating and tracking work items without opening the web app.
Team Lead
Monitoring board activity and adding comments for coordination.
Operations Specialist
Managing folders and organizing large volumes of work items.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsInfinity
Organize any kind of work with flexible boards, lists, and tables that adapt to how your team thinks and operates.
Monday.com
Manage any workflow visually with customizable boards, automations, and dashboards that adapt to how your team actually works.
MeisterTask
Organize team tasks with visual Kanban boards, recurring workflows, and integrations that connect to your favorite capabilities.
Peerbie
Orchestrate your entire team's workspace, from Kanban boards to calendar events, completely driven by AI.
Worktile
Collaborative project management and team communication platform. manage tasks, projects, and messages via AI.
Wrike
Collaborative project management to manage tasks, projects, and team workflows with AI.
Bring your own AI
Change the model, client or framework. Keep Infinity connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Infinity.
The practical details behind the request, access and result.
Can the Infinity Work Manager MCP create tasks for me?
Yes, it lets your agent create items on specific boards with all your custom attributes automatically.
How do I manage my project boards with Infinity Work Manager?
You can list, create, and view boards across all your workspaces using natural language commands.
Can I organize my work into folders?
Yes, you can use the Connector to create and list folders to keep your boards organized and easy to navigate.
Does Infinity Work Manager MCP support comments?
It allows your agent to both add new comments and retrieve existing ones for any item in your workspace.
Can I see my user profile?
You can use it to verify your connection and get your authenticated profile information quickly.
Is this good for large teams?
It's great for leads who need to monitor board activity and coordinate with team members without constant tab-switching.
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.
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.
Can I add comments to items?
Yes! Use the create_comment action with the workspace, board, and item IDs along with the comment content.
Can I manage multiple workspaces?
Yes! You can list all your accessible workspaces and manage boards, folders, and items within each specific workspace.
One connection away
Give your agent a direct line to Infinity.
Connect Infinity once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available