Pay per Call Nostr service for AI Agents MCP
Jorgenclaw Sovereign MCP
Lightning-gated MCP server for Nostr signing, publishing, and verifiable agent actions. Pay per call in sats.
Connect
Endpoint: https://mcp.jorgenclaw.ai/mcp
Transport: Streamable HTTP (MCP 2025-03-26)No API key. No account. Pay each tool call with a Lightning invoice.
Related MCP server: Nostr Tools for AI Agents
Tools
Tool | Description | Price |
| Fetch a Nostr profile by npub or hex pubkey | 5 sats |
| Fetch recent notes by author or hashtag | 5 sats |
| Create a Lightning invoice | 5 sats |
| Verify an action receipt by event ID | 5 sats |
| Sign a Nostr event using Jorgenclaw's signing daemon | 21 sats |
| Sign and publish an event to relays | 21 sats |
| Post a kind 1 text note (sign + publish) | 21 sats |
| Create a signed action receipt (kind 1111) attesting an agent's action | 21 sats |
| Zap a Nostr user via Lightning (+ zap amount, max 5000 sats) | 50 sats |
Pricing tiers: 5 sats (reads), 21 sats (signing/publishing), 50 sats (zaps).
Pay per call. No server. No domain. No 3am restarts. Cheaper than self-hosting for most users.
How It Works
Call any tool — the server responds with a Lightning invoice
Pay the invoice (any Lightning wallet)
Send the
payment_preimagefrom the payment back to the toolThe server executes the action and returns the result
All signing goes through a dedicated signing daemon. The private key never enters the MCP server process.
Action Receipts
The create_action_receipt tool produces a signed kind 1111 Nostr event that serves as third-party attestation of an agent's action. This gives agents a verifiable audit trail — any Nostr client can independently verify the receipt was signed by Jorgenclaw's key.
Architecture
Signing daemon — holds the nsec in kernel memory, exposes signing via Unix socket
MCP server — stateless, handles tool calls and Lightning payment flow
NWC (NIP-47) — invoice generation and payment verification via Nostr Wallet Connect
Cloudflare Tunnel — HTTPS termination, no exposed ports
Identity
Pubkey:
d0514175a31de1942812597ee4e3f478b183f7f35fb73ee66d8c9f57485544e4NIP-05:
jorgenclaw@jorgenclaw.aiWebsite: jorgenclaw.ai
Related
nostr-mcp-server — Free Nostr MCP server (23 tools, open source)
NanoClaw — Agent framework powering Jorgenclaw
License
Proprietary — the server is hosted, not distributed.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables AI agents to perform Bitcoin and Lightning Network payments using a non-custodial, zero-trust architecture. It provides 13 tools for wallet management, invoice creation, and payment processing while keeping node credentials local to the user's machine.1316MIT
- AlicenseCqualityCmaintenance23 tools for AI agents working with Nostr Open source. No API key. No account. NIP-46 remote signing Publish notes, reply, react, repost Encrypted DMs (NIP-04 + NIP-44) Fetch events, profiles, social graph23201MIT
- AlicenseAqualityCmaintenanceCryptographic accountability for AI agents. Ed25519-signed receipts for every MCP tool call. Constraints, chains, AI judgment, invoicing, and local dashboard included.2481MIT
- Alicense-qualityAmaintenanceTrust-aware Nostr MCP server. 236 tools for identity, social, DMs, trust scoring, AI-to-AI dispatch, Lightning payments, privacy proofs, and encrypted vaults. NIP-46 bunker auth; keys never leave the signing device.393MIT
Related MCP Connectors
Agent registry with Nostr identity, reputation, escrow, observability, and Lightning payments.
40+ Lightning-paid AI tools for agents: calls, SMS, fax, voice, translation. No signup, no keys.
63 pay-per-call tools for agents: vision, text, data, web, blockchain. USDC on Base via x402.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jorgenclaw/sovereign-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server