Agentstack Login — Development skill for Claude Code
Sign in to AgentStack with OAuth Device Code and configure Claude Code MCP.
How to install Agentstack Login
Installs to ~/.claude/skills/agentstacktech-claude-plugin-agentstack-login/SKILL.md
mkdir -p ~/.claude/skills/agentstacktech-claude-plugin-agentstack-login && curl -fsSL https://raw.githubusercontent.com/agentstacktech/claude-plugin/HEAD/commands/agentstack-login.md -o ~/.claude/skills/agentstacktech-claude-plugin-agentstack-login/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Agentstack Login does
description: Sign in to AgentStack with OAuth Device Code and configure Claude Code MCP.
/agentstack:login
Use when the user needs first-time setup, re-login, project switching, or a wider AgentStack scope.
Primary flow
- From the plugin root, run:
node scripts/device-login.mjs --scope-preset=full
- Approve in the browser at the printed Activate URL.
- Run the printed
claude mcp add agentstack …command once. - Verify:
claude mcp list
/mcp
Fa
Alternatives in Development
- Codexbar — Show usage stats for OpenAI Codex and Claude Code, without having to login 8.8k ★
- Agentlas Login — Sign this machine into Agentlas (opens the browser sign-in window) 1.1k ★
- Gmail AutoAuth MCP Installation Guide — This guide will help you install and configure the Gmail AutoAuth MCP server for managing Gmail operations thr 1.1k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Agentstack Init
Bootstrap AgentStack in this project — OAuth login, SDK hint, capability discovery, next commands.
Amt Login
Sign in to AMT memory so capture and recall work automatically on this device.
Orgx Login
Authenticate the bundled OrgX MCP connection through Claude Code's native OAuth flow.
Amt Logout
Sign out of AMT memory - revoke this device's hook token and clear the local cache.
Opencode Anthropic OAuth
OpenCode plugin for Anthropic Claude Pro/Max OAuth login — no Claude Code needed.
Login
Authenticate with the Production Master hosted service via device-code (RFC 8628) login and store the session
Related Agents
Auth Tester
Authentication and session management testing agent. Use for login bypass, session fixation, password reset fl
Supabase Auth Linker
Use proactively whenever the user asks a question about Supabase authentication, login, security, JWTs, RLS, O
LinkedIn Login
Specialized agent for LinkedIn authentication using Playwright MCP server. Use proactively when LinkedIn login