# revokeToken

Revoke the current access token and clear the MCP session. After calling this, restart your AI application to trigger a fresh login.

This is useful when you encounter authentication issues or want to switch accounts.

### Parameters

This tool takes no parameters.

### Output

Confirms the token has been revoked. You will need to restart your AI application and re-authenticate.

### Example

> "Revoke my EdgeTag token"

The AI assistant will call `revokeToken`. You will then need to restart the application and log in again.
