Language:JapaneseEnglish

asana Claude Code Plugin

Category
Productivity
Topics
Project Management & Collaboration · Sales, Marketing & Business Ops
First cataloged
2026-07-09 (UTC)
Explanation last updated
2026-08-07 (UTC)
Source (GitHub) last updated
2026-08-06 (UTC) (21 days ago)

The explanation below is AI-generated. Please verify it against the sources.

Because the V2 server does not support Dynamic Client Registration, each user must complete a one-time setup by registering their own OAuth app in Asana's developer console. According to the README, after the client ID and secret are configured through the claude mcp add command, the user completes authentication through a browser-based consent flow. Once connected, Claude Code can create and update tasks, search for projects, and check assignments and progress in Asana. The bundled /asana-setup command guides the user through this configuration process.

About the service

Asana is a web-based work management platform used to organize and track tasks, projects, and goals for teams, as described on its homepage and referenced in the plugin's README.

What you can do with asana

  • Create tasks in a specified Asana project with an assignee
  • Search for Asana projects by keyword
  • List tasks assigned to you and check due dates
  • Update task assignments and track progress
  • Run /asana-setup to configure the OAuth connection to Asana's V2 MCP server

Sources

History of asana

  • Claude Code Plugin Updated the official description of asana

Back to list