experimental mcp server.

This commit is contained in:
fiatjaf
2025-01-31 23:44:03 -03:00
parent 12a1f1563e
commit dba3f648ad
4 changed files with 174 additions and 1 deletions

View File

@@ -38,6 +38,7 @@ var app = &cli.Command{
decrypt,
outbox,
wallet,
mcpServer,
},
Version: version,
Flags: []cli.Flag{