Infinity Connector for AI agents.
12 live capabilities
Manage project boards and tasks through natural conversation.
Waiting for input…
Why people use Infinity
Infinity for Project Management Task Tracking
With this Connector, that cycle stops. You just tell your agent what needs to happen. Want to move a batch of tasks to the QA folder? Just say the word. Need to know what the latest feedback is on a specific feature? Your agent pulls that info instantly. You get to keep your momentum in one place while your project data stays perfectly synced.
What Vinkius changes
You get a conversational interface for your project management data.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Batch moving tasks to archive
A PM needs to move 20 Done tasks to an archive folder.
- Real-world use case 02
Summarizing feedback on a bug
A team lead wants a summary of feedback on a specific bug.
- Real-world use case 03
Mapping out a new workspace
An ops person needs to see what's in a new workspace.
Complete set · 12capabilities
The complete Infinity capability set.
These are the exact actions your AI can choose when you ask it to work with Infinity.
01—04
4 capabilities in this set.
Part of 12 available through Infinity.
- 01 Capability
Check api health
Verify that your connection to the Infinity API is active and stable.
- 02 Capability
Create board item
Add a new task or record to a specific board using your defined attributes.
- 03 Capability
Remove board item
Delete an existing item from a board when it's no longer needed.
- 04 Capability
Get current user profile
Fetch the information for the user currently authenticated with the Connector.
05—08
4 capabilities in this set.
Part of 12 available through Infinity.
- 05 Capability
List board attributes
See all the custom fields and attributes configured on a specific board.
- 06 Capability
List workspace boards
Get a full list of every board available within a specific workspace.
- 07 Capability
List item comments
View all the comments left on a specific task or record.
- 08 Capability
List board folders
See how folders are organized within a specific board.
09—12
4 capabilities in this set.
Part of 12 available through Infinity.
- 09 Capability
List board items
Get a list of all tasks in a board, with the option to filter by folder.
- 10 Capability
List board webhooks
See the active webhooks for a board to manage your automations.
- 11 Capability
List workspaces
Get a list of all the workspaces in your organization.
- 12 Capability
Update board item
Change the details of an existing item on your board.
Set up in minutes
One URL. Then ask Infinity to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Infinity 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_p5QJC30fZntHJlGm3GoBAm7PJOWw5x6FVhPYkxsU/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, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Infinity for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_p5QJC30fZntHJlGm3GoBAm7PJOWw5x6FVhPYkxsU/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 URL.
- Step 03
Save and start
Save the connection and enable Infinity in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"infinity": {
"url": "https://edge.vinkius.com/vk_preview_p5QJC30fZntHJlGm3GoBAm7PJOWw5x6FVhPYkxsU/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
Open Agent mode in chat and ask: "Using Infinity, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"infinity": {
"url": "https://edge.vinkius.com/vk_preview_p5QJC30fZntHJlGm3GoBAm7PJOWw5x6FVhPYkxsU/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
Ask Copilot: "Using Infinity, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"infinity": {
"url": "https://edge.vinkius.com/vk_preview_p5QJC30fZntHJlGm3GoBAm7PJOWw5x6FVhPYkxsU/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
Open Cascade and ask: "Using Infinity, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"infinity": {
"url": "https://edge.vinkius.com/vk_preview_p5QJC30fZntHJlGm3GoBAm7PJOWw5x6FVhPYkxsU/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
Ask Cline: "Using Infinity, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add infinity --transport http "https://edge.vinkius.com/vk_preview_p5QJC30fZntHJlGm3GoBAm7PJOWw5x6FVhPYkxsU/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
Ask Claude: "Using Infinity, show me...". 12 tools are ready
Where the request belongs
Work Infinity can move forward.
This is for the project manager who's tired of manual status updates and the ops lead who needs to organize hundreds of tasks without the friction of a web UI.
Project Manager
Updates task statuses and creates new items during standups without leaving their chat app.
Operations Lead
Automates the organization of folders and boards to keep team workflows clean.
Team Lead
Quickly audits item comments and field values across multiple boards to check progress.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPeerbie
Orchestrate your entire team's workspace, from Kanban boards to calendar events, completely driven by AI.
Monday.com
Manage any workflow visually with customizable boards, automations, and dashboards that adapt to how your team actually works.
Infinity Work Manager
Manage work items, boards, comments, and folders via Infinity API.
MeisterTask
Organize team tasks with visual Kanban boards, recurring workflows, and integrations that connect to your favorite capabilities.
Worktile
Collaborative project management and team communication platform. manage tasks, projects, and messages via AI.
ClickUp
Bring tasks, docs, goals, and team communication together in one workspace that replaces scattered project management capabilities.
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 MCP help me manage my daily tasks?
Yes, it lets you create, update, and delete tasks using natural language. You can ask your agent to change statuses or move items around without ever opening the Infinity website.
Does the Infinity MCP support custom fields?
It does. Your agent can see all the custom attributes and fields you've set up on your boards, allowing it to accurately update specific data points for your records.
How do I use the Infinity MCP to organize my folders?
You can ask your agent to list your current folders or move items into specific ones. It makes it much easier to keep your project structure clean without the manual drag-and-drop.
Can I use the Infinity MCP to see comments on my tasks?
Absolutely. You can ask your agent to pull all comments for a specific item, which is great for getting a quick summary of feedback without clicking through every thread.
Is the Infinity MCP good for large organizations with many workspaces?
Yes, it can list all workspaces in your organization. This gives your agent a bird's-eye view of everything, making it easier to find the right board or project quickly.
What happens if I want to check if the connection is working?
You can simply ask your agent to check the API health. It will verify the connection to Infinity and let you know if everything is running smoothly.
Can I create and manage tasks through the AI agent?
Yes. Use create_board_item to add new items to any board, list_board_items to browse existing items, update_board_item to modify fields and status, and delete_board_item to remove items. Use list_board_attributes to see available fields.
Can I navigate workspaces, boards, and folders?
Yes. Use list_workspaces → list_workspace_boards → list_board_folders to navigate the hierarchy. Each level provides IDs needed for the next level and for item management.
Can I view custom fields and attributes on boards?
Yes. list_board_attributes retrieves all custom attributes (fields) configured on a board, including field type, options, and default values. This helps understand the data structure before creating or updating items.
One connection away
Give your agent a direct line to Infinity.
Connect Infinity once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available