Skip to content

YouGile

YouGile is an agile project management platform. AllMCP provides 36 tools covering projects, boards, columns, tasks, chat, and stickers.

All providers How connecting works

YouGile uses a Bearer API key per company.

  1. Open the Keys tab

    Open app.yougile.com and log into your company, then press Ctrl + ~ (or open the Configurator / admin gear icon) and go to the Keys tab.

  2. Create and copy a key

    Click Create key and copy the generated token.

  3. Connect from your agent

    Ask your agent to connect YouGile and give it the token you copied. YouGile needs one field:

    • API key — the full JWT-style token you generated on the Keys tab.

ToolDescription
yougile_list_tasksList tasks across all your boards, with optional filters to narrow them down.
yougile_get_taskLook up the full details of one task by its ID.
yougile_create_taskAdd a new task to a column on a board.
yougile_update_taskChange a task’s fields, assignees, or deadline, and mark it complete, archive it, or delete it.
yougile_get_task_chat_subscribersSee which people are following a task’s chat.
yougile_update_task_chat_subscribersSet who follows a task’s chat.

List all tasks assigned to me that are overdue or due today