vibe-kanban-mcp

SKILL.md

Vibe Kanban via MCPorter — Skill

This skill teaches agents to operate Vibe Kanban entirely through MCPorter CLI commands. MCPorter bridges MCP servers to the terminal so any agent with shell access can drive Vibe Kanban without editor-integrated MCP support.

All tool calls follow the pattern:

mcporter call vibe_kanban.<tool_name> param=value ...

Source: crates/mcp/src/task_server/tools/
Last updated: 2026-03-09


Quick navigation

What you need Reference file
MCPorter setup, call syntax, executors, workflows references/overview.md
list_organizations, list_org_members, list_projects references/organizations-projects.md
Create / list / get / update / delete issues references/issues.md
Assignees, tags, issue relationships references/issues.md
Workspaces, start_workspace_session, link_workspace references/workspaces-sessions.md
Repositories and script management references/repos.md

Tool module summary

Module Tools Description
organizations 2 Organisation & member listing
remote_projects 1 Project listing
remote_issues 5 Issue CRUD
issue_assignees 3 Assignee management
issue_tags 4 Tag management
issue_relationships 2 Issue relationships
workspaces 3 Local workspace CRUD
repos 4+ Repository & script management
task_attempts 2 Workspace session start & link
context N ID resolution and context-related guidance

How to use this skill

  1. Ensure MCPorter is available — see references/overview.md for installation and Vibe Kanban server registration.

  2. Identify what the user wants to do — pick the closest workflow from the table above and read the matching reference file.

  3. Always pass IDs explicitlyproject_id, organization_id, and workspace_id must be provided in every call. Resolve them first by calling the corresponding list tools.

  4. Follow the workflow examples — each reference file contains end-to-end MCPorter command sequences. Always resolve IDs by calling list tools before using them in create/update/delete calls.

  5. Pick the right executor — when calling start_workspace_session, the executor string must match one of the supported values.
    Full list: references/overview.md → "Supported Executors".

Weekly Installs
5
GitHub Stars
1
First Seen
9 days ago
Installed on
cline5
gemini-cli5
github-copilot5
codex5
kimi-cli5
cursor5