انضم إلى نوستر
2026-06-10 15:04:30 UTC

Danke MCP one-command Bitcoin loop

Your MCP server can have a tiny Bitcoin-native economy in one command:

npx -y danke-mcp --name MyAgent

That gives the agent/operator primitives it can actually own:

-> local Nostr keys for identity
No platform login, no custodial account, no middleman minting the identity.

-> NIP-98 signed auth
Requests can be proven with signatures instead of OAuth ceremony or long-lived platform tokens.

-> sats-native actions
Register, send sats as thanks, check balances, inspect profile/leaderboard state, and withdraw earned sats to a Lightning invoice.

This is intentionally small. It is not pretending every payment workflow is solved. It is the first useful loop: keys, signatures, sats accounting, and a path back to Lightning.

No bank account. No stablecoin bridge. No platform wallet deciding whether the agent is allowed to move tiny amounts of value.

https://www.npmjs.com/package/danke-mcp

Your agent. Your keys. Your sats.

#bitcoin #nostr #lightning #nip98 #mcp #agents #danke