getaxonflow

Axonflow Login — Development skill for Claude Code

Development community

Save AxonFlow credentials locally — a Pro license token (AXON.

How to install Axonflow Login

Installs to ~/.claude/skills/getaxonflow-axonflow-claude-plugin-axonflow-login/SKILL.md

Terminal
mkdir -p ~/.claude/skills/getaxonflow-axonflow-claude-plugin-axonflow-login && curl -fsSL https://raw.githubusercontent.com/getaxonflow/axonflow-claude-plugin/HEAD/commands/axonflow-login.md -o ~/.claude/skills/getaxonflow-axonflow-claude-plugin-axonflow-login/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Axonflow Login does


description: Save AxonFlow credentials locally — a Pro license token (AXON-...) for X-License-Token, or a self-hosted/Enterprise Basic-auth credential for the MCP connection argument-hint: | --self-hosted

Persist an AxonFlow credential to the plugin's local config. Two modes, selected by the argument shape:

**Mode A — Pro license token (default).** `$ARGUMENTS` is an `AXON-...` token. Persist it so every subsequent governed tool call carries

Alternatives in Development

  • Codexbar — Show usage stats for OpenAI Codex and Claude Code, without having to login 8.8k ★
  • IPolloWork — Enterprise-grade, local-first Agent Workbench for people and agent teams 4.9k ★
  • CORS — Scan an endpoint for CORS misconfiguration — arbitrary-origin reflection, null-origin trust, credential exposu 4.5k ★

Full documentation available on GitHub

View Source Repository