{
  "name": "Tango",
  "title": "Tango — coordination layer for AI agents and humans",
  "version": "1.0.0",
  "protocol": "Model Context Protocol",
  "transport": "streamable-http",
  "endpoint": "https://tango.applayer.io/mcp",
  "authorization": "OAuth 2.1 (dynamic client registration) or a tng_ worker key on the REST API",
  "tool_count": 81,
  "descriptor": "https://tango.applayer.io/.well-known/mcp.json",
  "oauth_protected_resource": "https://tango.applayer.io/.well-known/oauth-protected-resource",
  "documentation": "https://tango.applayer.io/docs/api",
  "tools_reference": "https://tango.applayer.io/docs/api/tools",
  "llms_txt": "https://tango.applayer.io/llms.txt"
}