Skip to main content
Activation required. AI access management must be enabled for your tenant before you can use it. To get started, contact the C1 support team for a walkthrough.
The Trello MCP server lets you govern access to Trello — boards, lists, cards, members, and organizations — as tools your AI clients call through C1. Trello authenticates with an API key paired with a token. The token is authorized against a single Trello account, so all tool calls reach Trello as one shared identity.

How C1 connects to Trello

C1 hosts the Trello MCP server, so your users’ AI clients only ever see MCP tools — they never call Trello directly. When an AI client calls one of these tools, C1 makes the matching request to the Trello API using the credentials you configure here, then returns the result to the AI client. The credentials you set up below are what C1 uses to call Trello on your users’ behalf.

Before you begin

  • AI access management must be enabled for your tenant. See Enable AI access management.
  • A Trello account that can create a Power-Up to obtain an API key, and that can authorize a token carrying the access you want to govern.
If you don’t see Trello in your MCP server catalog, contact the C1 support team to enable it for your tenant.

Create a Trello API key and token

Create an API key and authorize a token so C1 can call Trello on your account’s behalf.
1
Sign in to Trello and create a new Power-Up, then open it to generate an API key. For the full procedure, see Trello’s Get started with Trello’s REST API documentation.
2
Copy the API key.
3
From the same page, use the Token link to authorize a token for your account. Grant the token the access you want to govern, then copy the token. Trello shows the token only once.
For a shared production setup, authorize the token from a dedicated service-account user so activity is attributable to C1 rather than a person.

How Trello credentials are shared

Every user’s tool calls use the one API key and token you provided, so Trello sees a single shared identity. C1 still attributes each call to the individual user in the AI tool usage audit log. For a shared setup, authorize the token from a dedicated service-account user so activity is attributable to C1 rather than a person. For how shared and per-user credentials work across MCP servers, see Configure authentication.

Register the Trello MCP server in C1

With your API key and token ready, register the server and provide your credentials.
1
Follow Register an MCP server and select Trello from the catalog.
2
When you configure authentication, choose Custom header and enter your Trello API key and token in the fields provided.
3
Save your changes. C1 starts a sync that discovers the tools the Trello server exposes.

Discover and govern tools

After you register the server, C1 runs tool discovery against Trello. Discovered tools appear on the server’s Tools tab. Each tool starts as either Pending review or automatically Approved, depending on the option chosen when the server was set up or your tenant’s default tool settings in Settings > AI Connections. See Require tool approval and Default tool classification. Before anyone can call a Trello tool, it must be approved, added to a toolset, and bound to an access profile. Continue to Govern tools and toolsets to set this up.
Tool discovery runs even if your credentials are incorrect, so seeing discovered tools doesn’t confirm that authentication is working. You confirm your Trello credentials when an approved user successfully calls a Trello tool from their AI client.

Manage your Trello credentials

  • Rotate the token by authorizing a new token in Trello, updating it in C1, then revoking the old token from the account’s connected apps.
  • Adjust access by authorizing the token under an account that has the boards and organizations you want to govern.