Loading MCP server directory, please wait...
Trust-aware Nostr for AI agents -- 235 tools covering social, DMs, zaps, trust, and identity
npx @getmcp/cli add dev.forgesworn/brayRequires Node.js 18+. Community-contributed server. Review source before installing.
NOSTR_SECRET_KEYNostr secret key (nsec, hex, or BIP-39 mnemonic)
NOSTR_RELAYSComma-separated list of Nostr relay WebSocket URLs
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.forgesworn/bray": {
"command": "npx",
"args": [
"-y",
"nostr-bray"
],
"env": {
"NOSTR_SECRET_KEY": "",
"NOSTR_RELAYS": "",
"NWC_URI": ""
}
}
}
}