loading…
Search for a command to run...
loading…
9 tools, Lightning-gated. Pay per call. For agents that need verifiable signed actions with an audit trail. Nostr event signing via daemon Publish events to rel
9 tools, Lightning-gated. Pay per call. For agents that need verifiable signed actions with an audit trail. Nostr event signing via daemon Publish events to relays Create Lightning invoices Action receipts — signed proof of agent actions Identity attestation
Lightning-gated MCP server for Nostr signing, publishing, and verifiable agent actions. Pay per call in sats.
Nostr service for AI Agents MCP server
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.
| Tool | Description | Price |
|---|---|---|
nostr_fetch_profile |
Fetch a Nostr profile by npub or hex pubkey | 5 sats |
nostr_get_notes |
Fetch recent notes by author or hashtag | 5 sats |
lightning_create_invoice |
Create a Lightning invoice | 5 sats |
verify_receipt |
Verify an action receipt by event ID | 5 sats |
nostr_sign_event |
Sign a Nostr event using Jorgenclaw's signing daemon | 21 sats |
nostr_publish_event |
Sign and publish an event to relays | 21 sats |
nostr_post_note |
Post a kind 1 text note (sign + publish) | 21 sats |
create_action_receipt |
Create a signed action receipt (kind 1111) attesting an agent's action | 21 sats |
nostr_zap |
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.
payment_preimage from the payment back to the toolAll signing goes through a dedicated signing daemon. The private key never enters the MCP server process.
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.
d0514175a31de1942812597ee4e3f478b183f7f35fb73ee66d8c9f57485544e4[email protected]Proprietary — the server is hosted, not distributed.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"pay-per-call-nostr-service-for-ai-agents-mcp": {
"command": "npx",
"args": []
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also