Skip to main content

ccr status

Show the current status of the Claude Code Router server.

Usage

ccr status

Output

Running Server

When the server is running:

Claude Code Router Status: Running
Version: 2.0.0
PID: 12345
Port: 8080
Uptime: 2h 34m
Configuration: /home/user/.claude-code-router/config.json

Stopped Server

When the server is not running:

Claude Code Router Status: Stopped

Exit Codes

CodeDescription
0Server is running
1Server is stopped
2Error checking status

Examples

$ ccr status

Claude Code Router Status: Running
Version: 2.0.0
PID: 12345
Port: 8080
Uptime: 2h 34m