Skip to content
Cline

bray for Cline

dev.forgesworn/bray

Trust-aware Nostr for AI agents -- 235 tools covering social, DMs, zaps, trust, and identity

client:Cline transport:stdio runtime:npm

Install bray 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": {
    "bray": {
      "command": "npx",
      "args": [
        "-y",
        "nostr-bray"
      ],
      "env": {
        "NOSTR_SECRET_KEY": "<NOSTR_SECRET_KEY>",
        "NOSTR_RELAYS": "<NOSTR_RELAYS>",
        "NWC_URI": "<NWC_URI>"
      }
    }
  }
}

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

bray in other clients