loginSign in to your TradeStaq account using your email and password. This is the first step to access all trading tools through the MCP server. Returns an authentication token for subsequent requests.
| Name | Type | Description |
|---|---|---|
email | string | Your TradeStaq account email address |
password | string | Your TradeStaq account password |
Try asking your AI assistant any of these:
authenticateAuthenticate using OAuth or an existing session token. Useful when you already have a valid token fr
check_authVerify whether your current session is authenticated and the token is still valid. Use this to check
set_tokenManually set an authentication token for the current MCP session. Useful for headless environments,