# Login

> Log the user into Xyne Claw.

- Skill: `juspay/login` (Agent Skill)
- Install (CLI): `npx skillmds@latest add juspay/login`
- Raw SKILL.md: https://api.skillmd.com/api/skills/juspay/login/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: juspay (https://skillmd.com/u/juspay)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/juspay/login

---


Call the `claw_login` MCP tool.

Show the returned verification URL and user code, and tell the user to open the URL and approve the login with that code.

Poll `claw_whoami` until it reports that the user is logged in, then display the current Xyne Claw identity.

