I definitely will add NWC soon for instant zaps. I want to think about how to best do persistent identities for chats to write to nostr relays (currently anon zap is only scenario where we write rather than read)
This will take:
- better anon keypair persistence and handling (for chat sessions)
- nip46 support (pass a chat your connect string eek)
- FROSTR support (cause I don’t wanna give an LLM my whole ass private key / signer)
quotingThat was quite a turnaround, great job!
note1ukm…hdzw
What can we do to cross that final barrier of having the invoice automatically load into the nwc wallet and have the LLM send the money along?
I also found these repos:
https://github.com/getalby/nwc-mcp-server
https://github.com/getAlby/lightning-tools-mcp-server
https://github.com/AbdelStark/nostr-mcp
I think you are really close to delivering some great functionality to this MCP server... Some other functionalities that I think would open up a ton of creative use cases would be:
1) Follow a group of users that already follow an account
2) Zap one or a group of users
3) DM one or a group of users
4) Detect specific engagement types on a specific nostr note
5) Keyword search a bunch of nostr notes and zap them accordingly
6) Publish data to nostr in the form of a note
7) unfollow one or a group of users
8 ) like certain notes fitting certain keywords
9 ) send payment to a lightning address
If you can create an MCP that can do these things and more... it could start becoming really powerful.