coros_mcp_login_gateway
Installation
SKILL.md
COROS MCP Login (Gateway)
Use this skill when the user wants one COROS MCP login skill that enters through mcp.coros.com and then uses the CN, EU, or US cluster selected by the gateway.
What to do
- Work from this skill directory, which contains
scripts/coros_mcp_login.py. - Prefer the resilient two-step flow when the browser might open on another machine, or when the CLI process may not stay alive the whole time:
python3 scripts/coros_mcp_login.py login-start
python3 scripts/coros_mcp_login.py login-finish
python3 scripts/coros_mcp_login.py apply-openclaw --server-name coros
- For a single-machine or quick refresh flow, use the one-shot helper: