Automate kanban for project using Trello API

Hi, I am building an app that has grown. I’d like to use Trello to design a Kanban based on what I have and, if possible, and add commands to the idea for running the Trello API. How would I go about integrating the Trello API into cursor, if that’s possible?

Gracias,
Sergio

You could let it use the API, seems to work with devops boards, so would say that could work? It can do API calls through tool calls. In my case it uses Powershell for it.