Productivity

Connect Trello to your AI agent

Yes — ClawLink is a hosted Trello MCP server. 322 tools your agent can call from chat, with one-click hosted OAuth and nothing to run locally.

ClawLink hosts a managed Trello MCP server that exposes 322 tools to your AI agent. You connect Trello in one click, and your agent can read, create, and update Trello data from chat without you building or running a local MCP server.

  • 322 tools callable from chat
  • One-click hosted OAuth
  • Works with OpenClaw, Hermes, Claude Code, Cursor, Codex, and any MCP client
  • No local server or config files
Claude
Claude
ClawLink
ClawLink
Trello
Trello

322 Trello tools callable from any of them.

Setup

Three steps. About two minutes.

  1. 1

    Install ClawLink

    Add the plugin to your agent once.

  2. 2

    Connect Trello

    One-click hosted OAuth in the dashboard.

  3. 3

    Use it from chat

    Ask your agent in plain English.

Trello uses OAuth. You connect it in the browser: click Connect, sign in, approve. ClawLink stores the token and refreshes it on its own. You never touch a key or wire up a redirect URL.

bash
$npx -y @useclawlink/cli login
$npx -y @useclawlink/cli connect trello

Run these in your terminal. The first opens a browser to sign in to ClawLink; the second opens a browser to authorize Trello. No API keys to create or paste. Works with any agent that runs shell commands: OpenClaw, Hermes, Claude Code, Cursor, Codex, Cline, and more.

Use cases

What you can do with Trello from chat

Turn requests into work

Create Trello docs, tasks, or events straight from the chat where the request landed.

Plan, then execute

The agent checks what's already in Trello, sums it up, then creates the next item. No duplicates.

Knock out the small stuff

Status checks, new entries, detail edits in Trello. The things that usually interrupt you.

Capabilities

The Trello actions your agent can call

322 Trello tools, ready the moment you connect.

  • Add boards
  • Add cards
  • Add cards actions comments by ID card
  • Add cards attachments by ID card
  • Add cards checklists by ID card
  • Add checklists
  • Add labels
  • Get actions board by ID action
  • Get actions board by ID action by field
  • Get actions by ID action
  • Get actions by ID action by field
  • Get actions card by ID action

+ 310 more Trello tools after you connect.

Examples

Ask in plain English

These map to real tool calls ClawLink makes against your connected account.

Add boards

Use Trello to add boards and walk me through it.

Add cards

Use Trello to add cards and walk me through it.

Add cards actions comments by ID card

Use Trello to add cards actions comments by id card and walk me through it.

Add cards attachments by ID card

Use Trello to add cards attachments by id card and walk me through it.

ClawLink vs DIY

Building the Trello integration yourself, or hosting it?

 
DIY
ClawLink
Connection
Build it yourself. You register a developer app with Trello, set up redirect URLs, handle the consent screen, store and refresh access tokens, and redo the wiring when scopes change.
Hosted hosted OAuth. Connect once in the browser. ClawLink owns the lifecycle.
Maintenance
Token refresh, permission debugging, env config, every edge case. All yours.
ClawLink handles the plumbing. You focus on the workflow.
Time to first call
Days to weeks. Auth, storage, tool wiring, testing. Then the agent can act.
About two minutes from sign-up to the agent calling Trello.

FAQ

Quick questions

How do I connect Trello to my AI agent?

Install ClawLink, open the dashboard, click Connect next to Trello, and finish the hosted OAuth flow. Your agent can call Trello from the next message. Two minutes, total.

Is there a Trello MCP server I can use?

Yes. ClawLink exposes Trello as 322 tools your agent calls through a hosted MCP-compatible runtime. You don't run a local server or edit a config file. The tools are there the moment you connect.

Do I need Trello API credentials?

No separate API key. You sign in to Trello through the normal OAuth flow and ClawLink handles the token after that.

How much does it cost?

Your first integration is free, plus a 7-day trial of the full catalog. Paid plans unlock the rest of the library.

Can I set this up from the terminal instead of the dashboard?

Yes. Run npx -y @useclawlink/cli login, then npx -y @useclawlink/cli connect trello. The first opens a browser to sign in to ClawLink. The second opens a browser to authorize Trello. No API keys to create. Works with OpenClaw, Hermes, Claude Code, Cursor, Codex, and any agent that runs shell commands.

Related

More Productivity integrations

Ready to connect Trello?

First integration is free. No credit card.

Connect Trello
Trello MCP integration for AI agents