nats trail for Claude Code
io.github.solsolettidev/nats-trail
Read-only NATS and JetStream observability: trace a request across streams, rank what is broken.
client:Claude Code
transport:stdio
runtime:npm
Install nats trail in Claude Code
run in your project directory
claude mcp add nats-trail -e NATS_TRAIL_API=<NATS_TRAIL_API> -e NATS_TRAIL_TOKEN=<NATS_TRAIL_TOKEN> -- npx -y @nats-trail/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs