Asana for your agents.
Connect Asana once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 10 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Asana.
What agents can do with Asana
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
asana_list_workspacesList all workspaces and organizations the token can access.
asana_list_projectsList projects, optionally filtered by workspace.
asana_list_tasksList tasks in a project or workspace.
asana_create_taskCreate a task in a project.
asana_get_taskGet a single task by gid.
asana_get_projectGet a single project by gid.
asana_update_taskUpdate a task's fields.
asana_get_userGet a single user by gid.
asana_list_sectionsList sections in a project.
asana_create_sectionCreate a section in a project.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Open the Developer App Console (My Apps).
- Create a new Personal Access Token, or open an existing app and generate a token.
- Copy the token; it is shown once.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Asana to Even: call connect_begin("asana") on the even-connect MCP and walk me through it.
List projects and tasks assigned to team members, create new tasks for an upcoming sprint, and update task status.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.