{
  "schema_version": "2025-11-01",
  "name": "Asana (official MCP) — discovery test by IDD",
  "description": "DISCOVERY TEST. This site advertises Asana's OFFICIAL remote MCP server so we can test whether an AI chat that reaches this website discovers the MCP and offers it to the user. IDD does NOT own Asana's MCP; it is used here only as a known-good, widely recognized server.",
  "mcp": {
    "endpoint": "https://mcp.asana.com/v2/mcp",
    "transport": "streamable-http",
    "authentication": {
      "type": "oauth2",
      "resource": "https://mcp.asana.com/v2",
      "protected_resource_metadata": "https://mcp.asana.com/.well-known/oauth-protected-resource/v2",
      "description": "Connect with your own Asana account via OAuth 2.1 (PKCE + dynamic client registration). No API key — the agent runs the Authorize flow. An Asana account is required."
    }
  },
  "capabilities": {
    "tools": ["(provided by Asana — discovered from the server at connect time)"],
    "resources": [],
    "prompts": []
  },
  "provider": {
    "name": "Asana",
    "homepage": "https://asana.com",
    "docs": "https://developers.asana.com/docs/using-asanas-mcp-server"
  },
  "documentation": "https://voidd.bid/llms.txt",
  "contact": "amr@idd.co.il"
}
