Height (Project Management) Connector for AI agents.
6 live capabilities
Manage project tasks and team activities through natural conversation.
Waiting for input…
Why people use Height (Project Management)
Height for Project Management Audit & Tracking
This Connector lets you bypass the UI. You can just ask your agent to find the latest blockers or summarize a project's progress. You get a clear summary of your project's health without ever leaving your chat window.
What Vinkius changes
You get to manage your entire Height project board using only natural language.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The status update
A PM asks 'What's the status of the API migration?
- Real-world use case 02
The dev flow
A developer wants to see their assigned work in Cursor and asks the agent to list tasks from their specific list.
- Real-world use case 03
The workspace audit
An admin needs to check who has access and what's happening, so they use list_users and list_activities.
Complete set · 6capabilities
The complete Height (Project Management) capability set.
These are the exact actions your AI can choose when you ask it to work with Height (Project Management).
01—03
3 capabilities in this set.
Part of 6 available through Height (Project Management).
- 01 Capability
Workspace
Retrieve the primary workspace information. It gives your agent the necessary context for your account.
- 02 Capability
List tasks
Fetch a list of tasks from your project. This is the go-to capability for seeing what needs to be done.
- 03 Capability
Get task
Pull specific details for a single task. It shows you the status, priority, and description in one go.
04—06
3 capabilities in this set.
Part of 6 available through Height (Project Management).
- 04 Capability
List lists
See all the lists and groups in your workspace. Use this to navigate your project's high-level organization.
- 05 Capability
List users
Get a list of all users registered in your Height workspace. It helps you identify team members quickly.
- 06 Capability
List activities
View the audit trail of actions taken within your workspace. Use this to see recent changes and updates.
Set up in minutes
One URL. Then ask Height (Project Management) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Height (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_rS099BpgmcYdwg9cfbBmWd7n8S75AZRfzrV9Uq0O/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 Height (Project Management), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Height (Project Management) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_rS099BpgmcYdwg9cfbBmWd7n8S75AZRfzrV9Uq0O/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 Height (Project Management) URL.
- Step 03
Save and start
Save the connection and enable Height (Project Management) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"height-project-management": {
"url": "https://edge.vinkius.com/vk_preview_rS099BpgmcYdwg9cfbBmWd7n8S75AZRfzrV9Uq0O/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 Height (Project Management)
Open Agent mode in chat and ask: "Using Height (Project Management), help me...". 6 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"height-project-management": {
"url": "https://edge.vinkius.com/vk_preview_rS099BpgmcYdwg9cfbBmWd7n8S75AZRfzrV9Uq0O/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 Height (Project Management)
Ask Copilot: "Using Height (Project Management), help me...". 6 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"height-project-management": {
"url": "https://edge.vinkius.com/vk_preview_rS099BpgmcYdwg9cfbBmWd7n8S75AZRfzrV9Uq0O/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 Height (Project Management)
Open Cascade and ask: "Using Height (Project Management), help me...". 6 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"height-project-management": {
"url": "https://edge.vinkius.com/vk_preview_rS099BpgmcYdwg9cfbBmWd7n8S75AZRfzrV9Uq0O/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 Height (Project Management)
Ask Cline: "Using Height (Project Management), help me...". 6 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add height-project-management --transport http "https://edge.vinkius.com/vk_preview_rS099BpgmcYdwg9cfbBmWd7n8S75AZRfzrV9Uq0O/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 Height (Project Management)
Ask Claude: "Using Height (Project Management), show me...". 6 tools are ready
Where the request belongs
Work Height can move forward.
This is for project leads and developers who are tired of manual status updates and context switching between their IDE and a project management dashboard.
Project Manager
Checking task history and generating status reports via conversation.
Software Developer
Pulling task details directly in the IDE to stay in the flow.
Operations Lead
Auditing workspace activity and monitoring team assignments.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsWrike
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.
Hive (Project Management)
Manage projects via Hive. create actions, track initiatives, and organize workspaces.
Worktile
Collaborative project management and team communication platform. manage tasks, projects, and messages via AI.
Tower
Lightweight project management and team collaboration platform. manage tasks, projects, and discussions via AI.
Teambition
Collaborative project management platform by Alibaba. manage tasks, projects, and team workflows via AI.
Bring your own AI
Change the model, client or framework. Keep Height 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 Height.
The practical details behind the request, access and result.
How does the Height MCP help with project management?
It lets you query your project data using natural language. You can ask your agent to find tasks, check statuses, or summarize project progress without leaving your current app.
Can I use the Height MCP to see task history?
Yes. You can ask your agent to pull up the activity logs for any specific task to see who made changes and what those changes were.
Does the Height MCP work with Cursor or Claude?
Yes. It works with any MCP-compatible client, including Claude, Cursor, Windsurf, and VS Code.
How do I get my team list into my AI agent?
Once connected, your agent can use the list_users capability to show you everyone registered in your workspace and their roles.
Can I use the Height MCP to audit workspace activities?
Absolutely. It allows your agent to fetch activity logs, making it easy to audit changes and monitor team movements across the workspace.
How do I connect my Height account to Vinkius?
Just subscribe to the Connector on Vinkius and enter your Height API Key in the configuration settings to link your workspace.
Can I see the full history of a task through my agent?
Yes. Use the list_activities capability with a specific Task ID to retrieve the full audit trail, including state changes and comments, ensuring you never miss the context of a task's evolution.
How do I find a specific task ID?
You can use list_tasks to browse tasks within a workspace or list. Your agent will display the Task IDs along with their names, making it easy to identify the exact task you need to inspect.
Can I list all members of my workspace?
Absolutely. The list_users capability allows you to fetch all registered teammates in your Height workspace, helping you map assignments and identify collaborators in your projects.
One connection away
Give your agent a direct line to Height.
Connect Height once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available