Connect Asana to V7 Go
Preview
This feature is new and evolving. Details on this page may change as we
improve it.
V7 Go connects to Asana through Asana's V2 MCP server, so the agent can
search projects, tasks, and comments from chats, playbooks, and workflows.
You must create an MCP app in the Asana developer console, not a
standard API app. Tokens for standard API apps do not work against the MCP
server.
The short version
- In Go, open Integrations → MCP Connectors → Asana — or ask the agent
in chat to use Asana. A connect card appears. - In the Asana developer console,
create a new app and choose MCP app as the type. - On OAuth, add a Redirect URL equal to the callback URI on the card.
- On Manage distribution, choose Any workspace, or Specific
workspaces and add at least one workspace. - Copy the Client ID and Client Secret into the card. Never paste
them into chat. - Press Connect and complete Asana's authorization popup. Do not add
OAuth scopes. MCP apps reject ascopeparameter.
Troubleshooting
- "This app is not available to your Asana workspace". The
distribution list does not include your workspace. Add it, or switch to
Any workspace, then reconnect. - "Invalid scope(s) requested". A scope was sent. MCP apps do not take
scopes. Reconnect from the card; do not add scopes in Asana. - Redirect URI mismatch. Paste the card's callback URI into the app's
OAuth Redirect URL.
For messages Go shows on the connect card, see
MCP connector errors.
FAQ
Is the connection shared? Connections follow the sharing policy on the
connector page.
What can the agent do? Search projects, tasks, and comments your Asana
user can already see. Ask "what Asana tools do you have?" for the live list.
Updated about 1 hour ago
Did this page help you?
