Skip to content
Zed

negirau for Zed

io.github.sincekmori/negirau

Read-only, anonymous access to the Negirau public API: subjects and their reaction counts.

client:Zed transport:stdio runtime:npm

Install negirau in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

{
  "context_servers": {
    "negirau": {
      "command": "npx",
      "args": [
        "-y",
        "negirau-mcp"
      ],
      "env": {
        "NEGIRAU_BASE_URL": "<NEGIRAU_BASE_URL>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

negirau in other clients