This guide shows you how to configure the Asana connector for WRITER Agent. After setting up this connector, WRITER Agent can access workspaces and team members, create, read, update, and delete tasks and subtasks, and retrieve task details, comments, dependencies, and project structure—enabling AI-driven task creation, project summaries, and workload insights.Documentation Index
Fetch the complete documentation index at: https://dev.writer.com/llms.txt
Use this file to discover all available pages before exploring further.
Set up the Asana connector
Configure the Asana connector in AI Studio under Connectors & Tools.The Asana connector only supports organization-managed OAuth. You must create your own Asana OAuth app. Writer-managed OAuth is not available for Asana.
Create an Asana OAuth application
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:
- 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 level: user level (each user authenticates their own account) or org level (shared connection to a single account)
- Select which tools to enable for your agents
- Enter your OAuth client ID and client secret
- 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