This is an MCP implementation that allows AI agents to access Nostr documentation.
{ "mcpServers": { "nostrbookmcp": { "command": "npx", "args": [ "-y", "@nostrbook/mcp" ] } } }