Chris

Chris's avatar
Chris
npub1ygzj...60k2
Working on nostr stuff comet.md notebin.io notestack.com relayrunner.org relaywizard.com NIP-C0 author
notebin.io now has a remote mcp server at https://notebin.io/mcp that you can use with your Coding agent to fetch your NIP-C0 code snippets. Example MCP config: "mcp": { "servers": { "notebin.io": { "url": "https://notebin.io/mcp" } } } The minimum you need to provide is your npub, but you can also provide a limit, a programming language and tags Make sure to create a few code snippets first at #grownostr
notebin.io (a site and relay for code snippets) supports profile pages for users now, you can also update your profile information by clicking on the user dropdown and selecting "account" profiles are also now batched and shown on the archive page so you can see the name and image for the user who created the NIP-C0 code snippet.