set_tokenManually set an authentication token for the current MCP session. Useful for headless environments, CI/CD pipelines, or when passing tokens between systems.
| Name | Type | Description |
|---|---|---|
token | string | The JWT auth token to use for this session |
Try asking your AI assistant any of these:
loginSign in to your TradeStaq account using your email and password. This is the first step to access al
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