Skip to main content
The Asana remote MCP server lets your skills and agents work with tasks, projects, and portfolios. Connect it with your own Asana app. Connector URL: https://mcp.asana.com/v2/mcp
Your Client Secret is stored in your OS credential store — Keychain on macOS, Credential Manager on Windows — and is never sent to Viorant’s servers. See Bring your own OAuth app for the general flow.

Create the Asana app

1

Open the developer console

Go to the Asana developer console and create a new app.
2

Add the redirect URL

Under the app’s OAuth settings, add the redirect URI the Hub shows you in the connector setup to the app’s redirect URLs.
3

Get the credentials

Copy the app’s Client ID and Client Secret.
Asana’s V2 MCP server (https://mcp.asana.com/v2/mcp) requires your own registered app — it doesn’t register clients automatically. The older /sse endpoint is retired.

Connect in the Hub

1

Add the connector

Add a connector with the URL https://mcp.asana.com/v2/mcp.
2

Paste your credentials and connect

Enter your Client ID and Client Secret, click Connect, and approve access in your browser.