
Dime Experiment Tools
Fetch Nostr profiles and tip metadata from your agent while experimenting with decentralized social and micropayment-style AI tooling.
Overview
dime-experiment-tools is a MCP server for the Build phase that provides Nostr profile fetching and tip-metadata tools for agent-driven integration experiments.
What is this MCP server?
- Free MCP server positioned as an AI-earns-a-dime experiment
- Nostr profile fetcher tool for decentralized identity lookups
- Tip-metadata tool for payment or tipping context in-agent
- Dual remotes: streamable-http and SSE on the same tunnel host
- Server version 0.2.0 with two named tool areas in the description
- 2 described tools: Nostr profile fetcher and tip-metadata
- 2 remote transports: streamable-http and SSE
What problem does it solve?
You want to prototype Nostr identity and tip flows inside Claude Code or Cursor without writing one-off scripts for every profile or metadata lookup.
Who is it for?
Solo builders hacking Nostr or micropayment demos who need lightweight MCP tools during integration work.
Skip if: Production payment stacks that require PCI-grade processing, custodial wallets, or full relay infrastructure management from MCP alone.
What do I get? / Deliverables
After connecting the MCP remotes, your agent can resolve Nostr profiles and pull tip metadata while you build integrations against decentralized social patterns.
- Nostr profile data retrieved through agent-invoked MCP tools
- Tip-metadata responses for integration prototyping
- Working HTTP or SSE MCP remote registration in your dev environment
Recommended MCP Servers
Journey fit
Canonical shelf is Build because the server exposes concrete integration tools (Nostr profile fetch and tip metadata) rather than market research or production monitoring. Integrations subphase matches wiring Nostr and tip-metadata capabilities into agent workflows during product construction.
How it compares
Nostr and tip experiment MCP, not a full commerce or analytics platform integration.
Common Questions / FAQ
Who is Dime Experiment Tools for?
Dime Experiment Tools is for indie developers experimenting with Nostr and tip metadata who want those lookups exposed as MCP tools in their coding agent.
When should I use Dime Experiment Tools?
Use it during Build integrations when you are wiring decentralized social identity or tipping prototypes—not for launch SEO or contract security audits.
How do I add Dime Experiment Tools to my agent?
Add the streamable-http /mcp or SSE /sse remote URL from managers-backup-dolls-seasons.trycloudflare.com to your MCP server config, then reload so both tool surfaces are available per client support.