nostr-bray is a trust-aware Nostr MCP server designed for AI and human interaction, supporting 235 tools across 27 groups and compatible with various MCP clients.
From the registry: Trust-aware Nostr for AI agents -- 235 tools covering social, DMs, zaps, trust, and identity
Please install the `bray` MCP server into my current AI client (that's you).
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["nostr-bray"]
- optional environment variables:
- `NOSTR_SECRET_KEY`: nsec, hex, or BIP-39 mnemonic (dev only; prefer bunker) (example: `nsec1<placeholder>`)
- `NOSTR_RELAYS`: Comma-separated relay URLs (example: `wss://relay.damus.io,wss://nos.lol`)
- `BUNKER_URI`: NIP-46 bunker URI (safest auth) (example: `bunker://<placeholder>`)
- `BUNKER_URI_FILE`: Path to bunker URI file (example: `/path/to/bunker-uri`)
- `NOSTR_SECRET_KEY_FILE`: Path to secret key file (example: `/path/to/nsec`)
- `NOSTR_NCRYPTSEC`: NIP-49 encrypted key (example: `ncryptsec1<placeholder>`)
- `NOSTR_NCRYPTSEC_PASSWORD`: Password for ncryptsec (example: `<placeholder>`)
- `BRAY_CONFIG`: Path to config file (example: `~/.config/bray/config.json`)
- `TOR_PROXY`: SOCKS5h proxy for Tor (example: `socks5h://127.0.0.1:9050`)
- `NIP04_ENABLED`: Set 1 to enable legacy NIP-04 DMs (example: `1`)
- `TRANSPORT`: stdio or http (example: `stdio`)
- `PORT`: HTTP port (example: `3000`)
Note: Recommended: use a NIP-46 bunker (Heartwood) so signing keys never enter the MCP process.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.NOSTR_SECRET_KEYrequirednsec, hex, or BIP-39 mnemonicNOSTR_RELAYSrequiredComma-separated relay URLsBUNKER_URIrequiredNIP-46 bunker URL (safest)Reddit browser for AI assistants. Browse posts, search content, analyze users. No API keys needed.
Twitter X automation MCP - post schedule analytics engagement social media
MCP server for WhatsApp Cloud API (Meta) — messages, media, and templates via Graph API