Skip to main content
Glama
lumorabuild

CryptoAgentMail

by lumorabuild

CryptoAgentMail Skills

Shareable skill package for the live CryptoAgentMail service.

New accounts start with 2 free credits, so agents can create an inbox immediately before buying more credits.

Included Files

File

Purpose

SKILL.md

Agent integration guide for register, credits, inboxes, send, and recovery

plugin.json

Machine-readable metadata for skill catalogs

Related MCP server: Envoi MCP

Credit Model

  • signup = 2 free credits

  • 1 credit = 1 USDC

  • create inbox = 1 credit

  • send email = 0.0012 credits

  • receive email = free

  • memory = 0.05 credits/day

Remote MCP Config

{
	"mcpServers": {
		"crypto-agent-mail": {
			"url": "https://srun66.com/mcp"
		}
	}
}

Notes

  • Registration returns the API key only once and starts the account with 2 free credits.

  • Payments are submitted with a Solana transaction signature through POST /api/v1/buy-credits.

  • Reserved inbox prefixes include support, sales, admin, and other protected names.

License

MIT

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Provides AI agents with a real email address to send, receive, and manage emails via the Envoi.work platform. It enables seamless email communication, including inbox management and threaded replies, directly within MCP-compatible clients.
    5
    5 npm
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides an AI agent with its own email address to send, receive, and manage emails via MCP. No email server setup required.
    54 npm
    12
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Sovereign autonomous mailbox and identity layer for AI agents, providing persistent email identities, object-level security, OTP/2FA capture, link safety analysis, and event-driven email handling via MCP.
    11 npm
    3
    MIT