mega-code-login

Installation
SKILL.md

Login to MEGA-Code

Authenticate with MEGA-Code to obtain an API key using a two-step OAuth flow.

Setup

MEGA_DIR="$(cd "${CLAUDE_SKILL_DIR}/../.." && pwd)"

Step 1: Create session (fast, non-blocking)

uv run --directory "$MEGA_DIR" python -m mega_code.client.login --step create [--url URL]

Add --provider github for GitHub OAuth instead of Google. Add --url URL to specify the server (default: https://console.megacode.ai).

Related skills
Installs
29
GitHub Stars
43
First Seen
Mar 20, 2026