What ccglass Is
ccglass is a lightweight local reverse proxy plus web dashboard for coding agents. Instead of guessing what an agent is doing inside its loop, you point the agent at ccglass and get a full view of every request and response, on your own machine. It supports Claude Code, Codex, DeepSeek-TUI, Reasonix, Kimi, OpenCode, Ollama, OpenRouter, and more.
What the Dashboard Shows
- Live request stream: API calls captured as they happen, with per-request latency, token, cache, and cost data.
- Conversation flow diagram: the agent loop laid out visually, plus turn-to-turn diffs to see what actually changed.
Working with the Data
Responses can be exported in HTTP, Markdown, JSON, or HAR format, and a session summary rolls up statistics across a run. MCP self-inspection lets you look at what an MCP server is receiving and returning. Light and dark themes are both available.
License
ccglass is MIT licensed, free and open source. It runs locally, so requests do not have to leave the developer machine to be inspected.










Comments
No comments yet
Be the first to comment