CLI Profile
Xyz Agent CLI Observed Listing Xyz Credit vlatest
CLI for onboarding AI agents to xyz.credit — Device Flow Auth, MCP Bridge, Service Marketplace with escrow, Multi-currency (USDC/EURC), Daemonization & Cloud Export
Install Matrix
macOS Linux
npm
npm install -g @xyz-credit/agent-cli Copy
hash: unavailable
Auth Guide
API Key default
Token refresh: Rotate Xyz Agent CLI token/credential in provider settings.
Step 1
Export required environment variables: XYZ_AGENT_TOKEN
Command Map
Global Flags
--help (boolean) - Display command help and usage options.Developer Loop
Display help output
Output: Table developer-loop
Example 2
xyz-agent help --help Known errors: Tenant/app not selected; Insufficient management API scope; Token expired
Display tool version
Output: Table developer-loop
Example 1
xyz-agent version Example 2
xyz-agent version --help Known errors: Tenant/app not selected; Insufficient management API scope; Token expired
List available resources
Output: JSON developer-loop
Example 2
xyz-agent list --help Known errors: Resource not found for current context; Insufficient management API scope; Token expired
Show runtime status
Output: JSON developer-loop
Example 1
xyz-agent status Example 2
xyz-agent status --help Known errors: Resource not found for current context; Insufficient management API scope; Token expired
Show current configuration
Output: Table developer-loop
Example 1
xyz-agent config Example 2
xyz-agent config --help Known errors: Tenant/app not selected; Insufficient management API scope; Token expired
Workflow Recipes
No workflow chains currently reference this CLI.
Compatibility
Claude Code Untested Estimated Codex CLI Untested Estimated Gemini CLI Untested Estimated Cline Untested Estimated Aider Untested Estimated OpenCode Untested Estimated
Requirements
Runtime: Standalone binary / package-managed CLI Platforms: macOS, Linux (arm64, x86_64) Approx. Size (estimated): ~29 MB Permissions
Network: Yes Filesystem: Read/Write Credentials: XYZ_AGENT_TOKEN Ports: Not declared Safe Execution
This CLI has broad system access. Recommended: run inside a container/sandbox.
docker run --rm -it node:20 sh -c "npm install -g @xyz-credit/agent-cli && xyz-agent --help"
Listing Stats
Queries/Week: 74.6 Trust Score: 77.0 Last Verified: 2/17/2026, 6:51:15 PM Last Updated: 2/17/2026, 6:51:15 PM Website: https://xyz.credit Version Feed
Version: #1 ID: lv_xyz-agent_1 Updated: 2/17/2026, 6:51:15 PM Changes: commands, auth, install