Hive (Project Management) Connector for AI agents.
7 live capabilities
Manage your team projects and tasks through a conversational interface.
Waiting for input…
Why people use Hive (Project Management)
Hive Project Management for Streamlining Team Task Tracking
This Connector changes that by bringing Hive directly into your conversation. You can just tell your agent to create an action or check the status of a project, and it happens instantly. You get a unified workspace where your team's data is always just one question away.
What Vinkius changes
You get a conversational interface for your entire Hive project management suite.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Preparing for a sync
A project manager asks the agent to list all projects in the 'Marketing' workspace and summarize the status of the 'Q2 Campaign'.
- Real-world use case 02
Rapid task assignment
A team lead tells the agent to create a 'Finalize Budget' action in the 'Finance' workspace and assign it to a specific person.
- Real-world use case 03
Workflow auditing
An operations manager asks the agent to list all action templates to ensure the engineering team is using the correct 'Bug Report' format.
Complete set · 7capabilities
The complete Hive (Project Management) capability set.
These are the exact actions your AI can choose when you ask it to work with Hive (Project Management).
01—04
4 capabilities in this set.
Part of 7 available through Hive (Project Management).
- 01 Capability
List projects
The list_projects capability shows all projects in a workspace. This helps you get a high-level view of what's currently in progress.
- 02 Capability
List workspaces
The list_workspaces capability shows all available workspaces. Use this to switch between different team environments or departments quickly.
- 03 Capability
List actions
The list_actions capability shows a list of all actions. This is the best way to see what tasks are currently being worked on by your team.
- 04 Capability
Create action
The create_action capability makes a new action in a workspace. You can use this to quickly add tasks to a project during a meeting or chat.
05—07
3 capabilities in this set.
Part of 7 available through Hive (Project Management).
- 05 Capability
Get action
The get_action capability fetches specific details for a single action. This lets you see the exact status, metadata, and blockers for a specific task.
- 06 Capability
List labels
The list_labels capability shows all labels used in your workspace. Use this to understand how your team categorizes different types of work.
- 07 Capability
List templates
The list_templates capability shows your active action templates. This helps you keep your team's repeatable processes consistent.
Set up in minutes
One URL. Then ask Hive (Project Management) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Hive (Project Management) 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_kiwvwPztSJQHJn3paM6LFLn0SuUa79yMG3Qisufr/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 Hive (Project Management), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Hive (Project Management) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_kiwvwPztSJQHJn3paM6LFLn0SuUa79yMG3Qisufr/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 Hive (Project Management) URL.
- Step 03
Save and start
Save the connection and enable Hive (Project Management) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"hive-project-management": {
"url": "https://edge.vinkius.com/vk_preview_kiwvwPztSJQHJn3paM6LFLn0SuUa79yMG3Qisufr/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 Hive (Project Management)
Open Agent mode in chat and ask: "Using Hive (Project Management), help me...". 7 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"hive-project-management": {
"url": "https://edge.vinkius.com/vk_preview_kiwvwPztSJQHJn3paM6LFLn0SuUa79yMG3Qisufr/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 Hive (Project Management)
Ask Copilot: "Using Hive (Project Management), help me...". 7 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"hive-project-management": {
"url": "https://edge.vinkius.com/vk_preview_kiwvwPztSJQHJn3paM6LFLn0SuUa79yMG3Qisufr/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 Hive (Project Management)
Open Cascade and ask: "Using Hive (Project Management), help me...". 7 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"hive-project-management": {
"url": "https://edge.vinkius.com/vk_preview_kiwvwPztSJQHJn3paM6LFLn0SuUa79yMG3Qisufr/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 Hive (Project Management)
Ask Cline: "Using Hive (Project Management), help me...". 7 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add hive-project-management --transport http "https://edge.vinkius.com/vk_preview_kiwvwPztSJQHJn3paM6LFLn0SuUa79yMG3Qisufr/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 Hive (Project Management)
Ask Claude: "Using Hive (Project Management), show me...". 7 tools are ready
Where the request belongs
Work Hive can move forward.
Project managers who are tired of manual status updates and team leads who need to keep track of dozens of moving parts across different workspaces without constant tab-switching.
Project Manager
Prepares for weekly syncs by asking the agent to summarize project statuses and list pending actions.
Team Lead
Creates new tasks and assigns them to team members during a conversation without opening the Hive dashboard.
Operations Manager
Audits workspace labels and action templates to ensure the team is following standardized workflows.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsHeight (Project Management)
Manage projects and tasks via Height. track activities, list tasks, and manage workspace lists.
Teambition
Collaborative project management platform by Alibaba. manage tasks, projects, and team workflows via AI.
Wrike
Collaborative project management to manage tasks, projects, and team workflows with AI.
Workast
Manage projects, tasks, and team collaboration with AI directly in your workflow.
Worktile
Collaborative project management and team communication platform. manage tasks, projects, and messages via AI.
Zoho Projects
Manage projects, tasks, and milestones via the Zoho Projects V3 API.
Bring your own AI
Change the model, client or framework. Keep Hive 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 Hive.
The practical details behind the request, access and result.
Can I use the Hive Project Management MCP to create tasks?
Yes, you can use this Connector to create new actions directly through your AI client. You just tell your agent what the task is and which workspace it belongs to, and it handles the rest.
How does the Hive Project Management MCP help with project tracking?
It allows your agent to pull a list of all projects and their current statuses from Hive. This means you can get a high-level overview of your team's progress without opening your project management dashboard.
Can the Hive Project Management MCP see my different workspaces?
Yes, it can list all your available workspaces. This makes it easy for your agent to help you navigate between different departments or tenant environments.
Is it possible to check specific action details with the Hive Project Management MCP?
You can retrieve the exact metadata and structural details for any specific action ID. This is helpful for understanding progress, identifying blockers, or checking specific assignments.
How do I use the Hive Project Management MCP to keep my team's workflows consistent?
You can use it to list your active action templates. This ensures that whenever you or your agent create new tasks, you're following the repeatable processes your team has already established.
Can I use the Hive Project Management MCP to see how my team labels projects?
Yes, you can list all the labels in your workspace. This helps you understand the taxonomy your team uses to organize different types of work and ensures you're categorizing things correctly.
Can I create new tasks directly through my agent?
Yes. Use the create_action capability to generate new tasks in a specific workspace. You provide the title and workspace ID, and your agent will handle the backend orchestration to create the action instantly.
How do I find my Workspace ID?
Ask your agent to list_workspaces. It will return a list of all workspaces you have access to, along with their unique IDs, which are required for project and action operations.
Can I see the templates we have defined for repeatable workflows?
Absolutely. Use the list_templates capability to see all action templates in a workspace. This helps your agent understand the predefined workflows your team uses for consistent project delivery.
One connection away
Give your agent a direct line to Hive.
Connect Hive once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available