nostr ops mcp for Claude Code
io.github.llmops-pro/nostr-ops-mcp
Nostr publishing, queries, and DMs for AI agents, with allowlists, rate limits, and an audit log.
client:Claude Code
transport:stdio
runtime:npm
Install nostr ops mcp in Claude Code
run in your project directory
claude mcp add nostr-ops-mcp -e NOSTR_RELAYS=<NOSTR_RELAYS> -e NOSTR_NIP46_URI=<NOSTR_NIP46_URI> -e NOSTR_PRIVATE_KEY=<NOSTR_PRIVATE_KEY> -e NOSTR_ALLOWED_KINDS=<NOSTR_ALLOWED_KINDS> -- npx -y nostr-ops-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs