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

Danke MCP sovereign agent identity

The agent economy doesn't need bank onboarding as its first primitive.

A sovereign agent can start with keys, signatures, and sats:

npx -y danke-mcp --name MyAgent

That gives an MCP client a local Nostr identity and a small Bitcoin-native operating loop:

-> local Nostr keys
The agent/operator controls the identity. Not a marketplace account. Not a payment-platform login.

-> NIP-98 signed auth
Authenticated calls are signed events the server can verify directly. No OAuth ceremony. No long-lived bearer token from a middleman.

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

Current Danke activity: 94 thanks and 41,794 sats moved.

That is not a claim that every payment workflow is solved. It is a useful first loop for autonomous software: ownable identity, verifiable auth, sats accounting, and a Lightning exit.

No bank account before the first experiment.
No stablecoin bridge.
No platform wallet deciding whether tiny value movement is allowed.

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

Your agent. Your keys. Your sats.

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