Skip to content
axxbetadocs
GitHub

axx mcp

View .mdOpen in Claude

Start an MCP server on stdin/stdout exposing tools to search and explain steps, validate features, run scenarios, inspect failures and manage apps.

Add it to your agent, e.g. in .mcp.json: {“mcpServers”: {“Axx”: {“command”: “Axx”, “args”: [“mcp”]}}}

Usage:
axx mcp [flags]
Flags:
-h, --help help for mcp
--profile string config profile for all tool calls
Global Flags:
--compact print only what matters (auto-enabled for coding agents)
-c, --config string path to axx.yaml (default: search upward from the working directory)
--json emit machine-readable JSON (stable envelope)
--no-color disable colored output
-v, --verbose count increase log verbosity (-v, -vv)