Installation & Configuration
{
"mcpServers": {
"nostr-code-snippet-mcp": {
"command": "node",
"args": [
"/Users/<path to>/nostr-code-snippet-mcp/dist/index.js"
],
"env": {
"NSEC": "<some nsec>",
"RELAYS": "wss://relay.damus.io,wss://relay.snort.social"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/4/3
Updated
2026/6/7