CryptoAgentMail
Credit-based email infrastructure for AI agents with inboxes, sending, memory, recovery, and MCP access.
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 |
Service Links
- Website: https://www.srun66.com
- API: https://srun66.com
- MCP: https://srun66.com/mcp
- Agent Card: https://srun66.com/.well-known/agent-card.json
Credit Model
signup = 2 free credits1 credit = 1 USDCcreate inbox = 1 creditsend email = 0.0012 creditsreceive email = freememory = 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
관련 서버
SourceGeek
Enable LinkedIn outreach and retrieving enriched Profile data
Twitter NoAuth
Provides Twitter API access without requiring local credential setup. Credentials must be provided at runtime.
Vapi MCP Server
A server for integrating with Vapi's voice AI APIs using function calls.
MCP LinkedIn
Interact with LinkedIn using an unofficial API, requiring email and password for authentication.
Discord
A server for reading and sending messages on Discord.
Gmail AutoAuth MCP Server
An MCP server for integrating Gmail with auto-authentication support.
Lara Translate
Translate text with language detection, context-awareness, and translation memories using the Lara Translate API.
Discord MCP
An MCP server for interacting with Discord.
Clash of Clans
Interact with the Clash of Clans API to retrieve game data. Requires a CLASH_API_KEY environment variable.
Whatsapp MCP
A WhatsApp MCP (Model Context Protocol) server that connects your WhatsApp account with AI agents, enabling automated messaging, contact search, and chat interaction through LLMs.