add nostr-notes mcp server, restructure

This commit is contained in:
dbth
2025-02-15 21:03:42 +01:00
parent 700ad2abf7
commit 722ebf8d1b
7 changed files with 60 additions and 5 deletions

View File

@@ -30,6 +30,7 @@ setup(
"urllib3==2.2.2",
"networkx==3.3",
"scipy==1.13.1",
"typer==0.15.1",
"beautifulsoup4==4.12.3"
],
keywords=['nostr', 'nip90', 'dvm', 'data vending machine'],