Skip to content
Windsurf

nats trail for Windsurf

io.github.solsolettidev/nats-trail

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

client:Windsurf transport:stdio runtime:npm

Install nats trail in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

nats trail in other clients