gate-dex-mcpauth
Installation
SKILL.md
Gate Wallet Auth Skill
Auth domain — Manage Google OAuth login, Token refresh, and logout. 5 MCP tools.
Trigger scenarios: User mentions "login", "logout", "authentication", "sign in", or when other Skills detect no mcp_token.
Step 0: MCP Server Connection Check (Mandatory)
Before executing any operation, you must first confirm that the Gate Wallet MCP Server is available. This step cannot be skipped.
Probe call:
CallMcpTool(server="gate-wallet", toolName="chain.config", arguments={chain: "eth"})