nostr-code-snippet-mcp

🤖 code snippet mcp server

GitHub Stars

3

User Rating

Not Rated

Forks

0

Issues

0

Views

2

Favorites

0

README
🤖 nostr-code-snippet-mcp

video demo

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
Author Information
NODE-TEC

Sovereign Computing for a Brighter Future ⚡ PGP Fingerprint: 04BD 8C20 598F A5FD DE19 BECD 8F24 69F7 1314 FAD7 🔐

United States of America

49

Followers

37

Repositories

0

Gists

7

Total Contributions

Top Contributors

Threads