Back to search
100
MCP v0.1.0 sse

dime-experiment-tools

com.trycloudflare.managers-backup-dolls-seasons/dime-experiment-tools

Free MCP server: Nostr profile fetcher + a tip-metadata tool. AI-earns-a-dime experiment.

Uptime
14.3%
14 probes
Response
856ms
last probe
Tools
8
callable

Tools · 8

nostr_profile_fetch

Fetch a Nostr kind:0 profile (display name, picture, lud16, etc.) for a given npub or 64-char hex pubkey, by querying a list of public relays. No auth required.

lnurl_decode

Given a Lightning Address (foo@bar.com), LNURL (lnurl1...), or LNURLP HTTPS URL, fetch and return the LNURLP metadata (callback, minSendable, maxSendable, allowsNostr, etc.). No auth required.

coingecko_price

Fetch USD price for one or more tokens from CoinGecko's free public API. Pass CoinGecko token IDs (e.g., 'bitcoin', 'ethereum', 'solana', 'mysterium'). Comma-separated.

cashu_mint_info

Fetch a Cashu mint's public info: keysets, supported NUT features, MOTD, and contact. Pass the mint URL (e.g., 'https://mint.minibits.cash/Bitcoin' or 'https://mint.coinos.io').

solana_address_info

Given a Solana mainnet address, returns SOL balance (lamports + SOL) and up to 10 most recent transaction signatures with status. Uses public mainnet RPC.

agent_card_fetch

Fetch and parse an A2A (Agent2Agent) agent card from a wellKnownURI. Given a URL pointing to agent-card.json or /.well-known/agent-card.json, returns the agent's name, description, skills, capabilitie…

x402_endpoint_query

Fetch and parse an x402 endpoint's discovery manifest. Given a host URL, queries /.well-known/x402 and returns the list of paid resources, their prices, network, asset, payTo address, and input/output…

tip

Returns funding metadata for this MCP server (Lightning Address, Solana, Base, Nostr, x402, homepage). Tips are welcome but never required.

Similar MCP servers embedding-nearest

TheProtocol — Sovereign AI Agent Platform live
Sovereign AI agent platform. 19 tools: discovery, transfers, staking, governance. A2A v1.0.
380 tools · sse
x402 Agent-Payment Infrastructure live
x402/MCP layer for paid AI/data calls, crypto quotes, progress streams, and receipts.
56 tools · streamable-http
io.github.Deesmo/arch-tools-mcp live
116 AI tools in one MCP server. Web search, crypto data, image gen, news.
64 tools · sse
AgentLux live
Hosted AgentLux MCP server for marketplace, identity, creator, services, and social flows.
79 tools · streamable-http
Sugra API live
Connector between LLM agents and world data. 643 endpoints, 75+ primary sources.
6 tools · streamable-http
AEO Scanner live
AI search visibility audit — AEO, GEO, Agent Readiness scores with AI Identity Card.
4 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dime-experiment-tools": {
      "url": "https://managers-backup-dolls-seasons.trycloudflare.com/sse",
      "transport": "sse"
    }
  }
}