TypeScript integration
import Trello_mcp from 'trello-mcp'; const client = new Trello_mcp({ apiKey: "YOUR_API_KEY" });
curl \ # append ?key=$API_KEY to the URL \ https://trello.com/1/batch
curl \ # append ?key=$API_KEY to the URL \ https://trello.com/1/search
curl \
# append ?key=$API_KEY to the URL \
https://trello.com/1/types/{id}