Skip to content
Windsurf

monitor for Windsurf

io.github.betterdb-inc/monitor

BetterDB MCP server - Valkey observability for Claude Code and other MCP clients

client:Windsurf transport:stdio runtime:npm

Install monitor 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": {
    "monitor": {
      "command": "npx",
      "args": [
        "-y",
        "@betterdb/mcp"
      ],
      "env": {
        "BETTERDB_URL": "<BETTERDB_URL>",
        "BETTERDB_TOKEN": "<BETTERDB_TOKEN>",
        "BETTERDB_INSTANCE_ID": "<BETTERDB_INSTANCE_ID>"
      }
    }
  }
}

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

monitor in other clients