Skip to main content
Manage tasks, projects, and workflows. The Asana connector gives agents comprehensive access to Asana — searching and creating tasks, managing projects, posting status updates, handling tags and dependencies, and more.

Setup

  1. Go to Integrations and find Asana
  2. Click Connect
  3. Enter your Asana personal access token (get one here)
  4. Click Save — Proliferate will test the connection automatically

Available tools

ToolDescription
asana_list_workspacesList available workspaces
asana_search_projectsSearch for projects
asana_get_projectGet project details
asana_get_project_sectionsGet sections within a project
asana_create_projectCreate a new project
asana_search_tasksSearch for tasks
asana_get_taskGet task details
asana_create_taskCreate a new task
asana_update_taskUpdate a task
asana_delete_taskDelete a task
asana_create_subtaskCreate a subtask
asana_set_parent_for_taskSet a task’s parent
asana_add_task_dependenciesAdd task dependencies
asana_add_task_dependentsAdd task dependents
asana_get_task_storiesGet comments and activity on a task
asana_create_task_storyPost a comment on a task
asana_get_project_statusesGet status updates for a project
asana_create_project_statusPost a status update
asana_get_tags_for_taskGet tags on a task
asana_create_tag_for_workspaceCreate a tag
asana_add_tag_to_taskAdd a tag to a task
asana_remove_tag_from_taskRemove a tag from a task

Use cases

  • Create Asana tasks to track deployments after a GitHub PR merge, with subtasks for QA and release notes
  • Search for related tasks and post error context as comments when investigating Sentry alerts
  • Post automated weekly status updates based on task completion metrics
The tools listed above may not be exhaustive and can change as Asana updates their MCP server. See Asana developer documentation for the latest.