Setting up Asana MCP Server on Copilot Studio

Hi everyone,

I am trying to set up the Asana MCP server on Copilot Studio as a tool. However, I’m having difficulty connecting to the server via OAuth. Has anyone successfully set this up and which authentication method did you use?

Thanks

FYI moved to the English Forum > Developers & API forum area, where MCP topics are being discussed.

Hi @Sako_Kassabian MCP server supports OAuth and Streamable HTTP transport.

For setup, you’ll need to create an MCP app in your Asana Developer Console first. That will give you the client ID and client secret, and you’ll also need to configure the redirect URL there to match the callback URL Copilot expects.

More details in this guide: Integrating with Asana's MCP Server