10 actions ready for your AI

Connect Trello to your AI

Add your Trello key once and every AI you use can list boards, get boards and list board lists through it.

Paste a keyWorks today: paste your key from this app and your AI can use it. The key is sealed in the vault and never reaches the chat.

Not verified by us yet. Its actions come from Trello's own documented API, and we have not run them here yet.

Use your own Trello account. Credentials stay encrypted in ahel.

Tell me when ahel has verified Trello

Then ask your AI: use Trello to get me

What your AI can do with Trello

Choose a task and ask your AI.

Trello has 10 actions on ahel: list cards on list, get card, update card, create card, add card comment, list my boards, and 4 more. Each one is listed below with the inputs it takes.

Card

  • List cards on listGET

    List the open cards on one list, in list order, with labels, due dates and members.

    idrequired
    The list ID (24 hex characters), from list_board_lists.
  • Get cardGET

    Get one card: name, description, list, labels, members, due date and its link.

    idrequired
    The card ID (24 hex characters) or its short link (the 8 characters after trello.com/c/).
    members
    true to include the members assigned to the card, with their names.
    list
    true to include the list the card is in, with its name.
  • Update cardPUT

    Update a card: move it to another list, rename it, change its description or due date, or mark it done.

    idrequired
    The card ID or short link.
    idList
    The ID of the list to move the card to, from list_board_lists.
    name
    The new name of the card.
    desc
    The new description, Markdown allowed.
  • Create cardPOST

    Create a card on a list.

    idListrequired
    The ID of the list to add the card to, from list_board_lists.
    name
    The name of the card.
    desc
    The description, Markdown allowed.
    pos
    Where in the list: top, bottom, or a positive number.
  • Add card commentPOST

    Add a comment to a card, as the person the token belongs to.

    idrequired
    The card ID or short link.
    textrequired
    The comment, Markdown allowed.

Board

  • List my boardsGET

    List the boards the person is a member of, with each board's link and last activity.

    filter
    Which boards: all (Trello's default), open, closed, starred, members, organization, or public.
  • Get boardGET

    Get one board: name, description, whether it is closed, and its link.

    idrequired
    The board ID (24 hex characters) or its short link (the 8 characters after trello.com/b/).
  • List board listsGET

    List the lists (columns) on a board, in board order.

    idrequired
    The board ID or short link.
    filter
    open (Trello's default), closed (archived lists), or all.

1

  • Get meGET

    Show who the token belongs to: username, full name and the boards they are on.

  • SearchGET

    Search cards and boards the person can see. Trello's search operators work: @me, label:, due:week, is:open.

    queryrequired
    The search text.
    modelTypes
    What to search: cards, boards, or cards,boards.
    cards_limit
    Most cards to return, 1 to 1000.
    boards_limit
    Most boards to return, 1 to 1000.

Ask your AI

Try one of these requests with a connected AI.

  • Which Trello boards am I on?
  • What is in the Doing column of the launch board?
  • Move the pricing FAQ card to Done
  • Add a card for the pricing FAQ to the To do list
  • Comment on the card that the draft is ready
  • Find my Trello cards due this week

Trello MCP server, hosted by ahel

One hosted endpoint serves Trello. There is nothing to install and no local server to run.

Connect Trello to Claude, Claude Code, Cursor or Codex

  1. Add your Trello key. ahel stores it encrypted.
  2. Paste one link into your AI: https://mcp.ahel.ai (once, for every app).
  3. Ask for the work. Your AI picks the action and ahel runs it with your key.

Documentation

About Trello

Trello is a productivity service. Connect your own key and your AI can list boards, get boards and list board lists.

Trello over MCP: ahel serves Trello to Claude, Claude Code, Cursor and Codex as one hosted MCP endpoint. There is no local server to run. Add your Trello key once, paste one link into your AI, and the actions above are there.

Productivity

Questions

Is my Trello key safe?

Your Trello key is sealed in ahel and added to the request server-side when your AI calls Trello. It never crosses the MCP link, no tool can read it back, and you can turn the app off or remove the key at any time.

Which AIs can use Trello through ahel?

Any MCP-capable AI: Claude, Claude Code, Codex, Cursor, VS Code and others. Paste one link, https://mcp.ahel.ai, into the AI once and everything in your gateway arrives through it.

What can my AI do with Trello?

10 actions today, covering cards, boards and 1s. Ask in plain language; your AI picks the action and ahel runs it with your key.

Does connecting Trello cost anything?

Connecting apps is included in every ahel plan. Free, Pro and Team differ in capacity, and the pricing page lists what each one includes. Trello may bill you for API use under its own terms.