Skip to content
Zed

badge for Zed

io.github.payclaw/badge

Agents are not bots. Prove it. MCP-native identity declaration for authorized agents.

client:Zed transport:stdio runtime:npm

Install badge 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": {
    "badge": {
      "command": "npx",
      "args": [
        "-y",
        "@payclaw/badge"
      ],
      "env": {
        "PAYCLAW_API_KEY": "<PAYCLAW_API_KEY>",
        "PAYCLAW_API_URL": "<PAYCLAW_API_URL>"
      }
    }
  }
}

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

badge in other clients