Trello logo
AI agent integrationTrello

Trello integration for multiplayer collaboration with AI agents using Claude Code or Codex

One governed connection your whole team and its AI agents can share, with approved actions and human review, so working in Trello never means pasting credentials into a prompt.

Use Trello from Claude Code

Bring Trello context into engineering work while Type keeps app access attached to the teammate and workspace.

Automate Trello with Codex

Let coding agents ask for the right app action, preserve conversation context, and keep humans in the approval loop.

Connect open agent workflows

Use Type as the collaboration layer around OpenClaw and other LLM workflows that need app access.

Productivity & Project Management

What the Trello integration exposes

A web-based, kanban-style, list-making application.

One connection, many teammates

Connect Trello once, then decide which teammates can use it for threads, automations, skills, and coding work.

Representative actions

  • Add board

    Creates a new Trello board; the 'name' parameter is required for creation, and various preferences can be customized or cloned from a source board.

  • Add new list to board (Deprecated)

    DEPRECATED: Use TRELLO_LIST_CREATE_LIST instead. Creates a new, empty list on a specified, existing Trello board, typically used as a column or category for organizing cards.

  • Add card

    Creates a new card in a Trello list. Only `idList` is required; `idBoard` is optional as the API determines the board from the list.

  • Add comment to card

    Adds a new text comment, which can include @mentions, to a Trello card specified by its ID; file attachments are not supported via this action.

  • Add attachment to card

    Adds an attachment to a Trello card by `idCard`; specify either a `file` to upload or a `url` to link, but not both.

Representative triggers

  • Card Archived Trigger

    Triggered when a card is archived in the specified board

  • New Activity Trigger

    Triggered when there is activity in Trello.

  • New Board Trigger

    Triggered when a board is created in the specified workspace

Connection

API and auth details

Trello's REST API uses an API key plus user token model, with OAuth1 support for older integrations, over api.trello.com/1 resources for boards, cards, lists, members, and webhooks.

FAQ

Questions people ask before connecting Trello

Can Claude Code use Trello?

Yes. Type lets an AI teammate use connected Trello actions from a governed workspace context, so Claude Code work can reference the app without copying credentials into a local prompt.

Can Codex work with Trello through Type?

Yes. Codex can collaborate through Type with app context, skills, and approved actions. The Trello catalog entry includes public integration details and example capabilities where available.

Is this the same as a Trello MCP server?

Type exposes connected app capabilities to AI teammates and coding agents through Type's integration layer. Teams use it when they want shared app access, human review, and teammate-level permissions around agent work.

More productivity & project management apps for AI teammates