Skip to content
Cline

nats trail for Cline

io.github.solsolettidev/nats-trail

Read-only NATS and JetStream observability: trace a request across streams, rank what is broken.

client:Cline transport:stdio runtime:npm

Install nats trail in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "nats-trail": {
      "command": "npx",
      "args": [
        "-y",
        "@nats-trail/mcp"
      ],
      "env": {
        "NATS_TRAIL_API": "<NATS_TRAIL_API>",
        "NATS_TRAIL_TOKEN": "<NATS_TRAIL_TOKEN>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

nats trail in other clients