Tango MCP - Authentication
Before using any Tango tools, you must authenticate with the Tango API.
Tool: Authenticate_Tango
Purpose: Establishes authentication with the Tango API
Parameters:
authType(required): Either "Basic" or "OAuth"platformName(required): Your Tango platform nameplatformKey(required): Your Tango platform key
Example Usage:
Authenticate with Tango using:
- Auth Type: Basic
- Platform Name: YourPlatformName
- Platform Key: YourPlatformKeyUpdated 9 months ago
What’s Next
