Overview
Asana is work management software for teams and AI agents. Its V2 MCP server and its REST API read and write the Work Graph: tasks, projects, portfolios, goals and the people they are assigned to. Coding clients such as Claude Code or Cursor connect to the MCP server through an OAuth app you register in the Asana developer console; the API takes a personal access token.
Workflows
0 workflows using Asana.
Tools
What agents can reach at Asana.
Comment on a taskAsana · Adds a comment to a task as the signed-in user, in plain text or HTML, with optional @-mentions.
Create a taskAsana · Creates a task in a workspace, a project or under a parent task, with its assignee, due date, description and custom fields.
Update a taskAsana · Changes a task's name, assignee, due date, description, completion or custom fields, leaving every other field as it was.