Set up the Asana connector
Configure the Asana connector in AI Studio under Connectors & Tools. The Asana connector supports two authentication options:- WRITER-managed OAuth (recommended): Writer provides the OAuth application. No setup required - just authorize access to your Asana workspace.
- Organization-managed OAuth: Create your own Asana OAuth application for custom branding and control.
Most users should choose WRITER-managed OAuth for faster setup. Only use organization-managed OAuth if you need custom branding or have specific security requirements.
Create an Asana OAuth application (organization-managed only)
If you choose to create a self-managed OAuth application to connect, create an MCP app in the Asana developer console:- Navigate to the Asana developer console and sign in
- Select Create new app
- Enter your app name (for example, “My MCP Client”)
- Select MCP app as the app type
- Select Create app
-
In the left sidebar, select OAuth and add the Writer redirect URI to Redirect URLs:
If your organization is deployed in the EU, use
https://app.eu2.writer.com/mcp/oauth/callbackinstead. - In the left sidebar, select Manage distribution. Under Distribution method, choose Specific workspaces (and add at least one workspace) or Any workspace, then select Save changes
- Navigate to Basic information and copy the Client ID and Client secret for use in AI Studio
Configure the connector in AI Studio
- Navigate to Connectors & Tools in AI Studio
- Select the Asana connector
- Select who has access by default (all users or specific teams)
- Select the connection type:
- Level: User level (each user authenticates their own account) or org level (shared connection to a single account)
- Managed by: WRITER-managed or self-managed (your own OAuth app)
- Select which tools to enable for your agents
- Enter your OAuth client ID and client secret (if using self-managed OAuth)
- Complete the OAuth authorization flow
Next steps
- Set up connectors: Learn how to configure and enable connectors in AI Studio
- Tool calling guide: Understand how AI agents use tools in conversations
- WRITER Agent guide: Learn how to use WRITER Agent with connected tools
- MCP gateway overview: Learn about Writer’s MCP gateway architecture