GitHubã¹ã¿ãŒ
3
ãŠãŒã¶ãŒè©äŸ¡
æªè©äŸ¡
ãã©ãŒã¯
0
ã€ã·ã¥ãŒ
0
é²èЧæ°
1
ãæ°ã«å ¥ã
0
README
ð€ nostr-code-snippet-mcp
Add this to your claude config file:
{
"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"
}
}
}
}
NOTE: be sure to replace <path to>
with the path to wherever you cloned the repo
The configuration file location depends on your operating system:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json
- Linux:
~/.config/Claude/claude_desktop_config.json
- Windows:
%APPDATA%/Claude/claude_desktop_config.json
Development
Install dependencies:
npm install
Build the project:
npm run build
Run the inspector:
npm run inspect
äœè
æ
å ±
49
ãã©ãã¯ãŒ
37
ãªããžããª
0
Gist
7
è²¢ç®æ°
ãããè²¢ç®è
ã¿ã°
ã¹ã¬ãã