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
Related Servers
Gmail MCP
A standardized interface for managing, sending, and retrieving emails through the Gmail API.
Unipile
Access and manage messages from multiple platforms using the Unipile API.
Pushover MCP
Send push notifications using the Pushover.net service.
AgentNet
Agent-to-agent referral network where AI agents discover each other, cross-refer users, and earn credits. Available as MCP server and HTTP API.
MCP Notify Server
Sends desktop notifications with sound when agent tasks are completed.
A2A Client MCP Server
An MCP server client for the Agent-to-Agent (A2A) protocol, enabling LLMs to interact with A2A agents.
HuiMei — Social Media Automation MCP Server
AI-native social media automation platform — publish content to 12+ platforms (Douyin, XHS/Xiaohongshu, Bilibili, Kuaishou, Weibo, Zhihu, TikTok, Toutiao, WeChat Channels & more) with a single MCP tool call. Supports video, image, and article publishing with full account management.
Gossiper Shopify Admin MCP Server
Control Shopify Admin tasks with agents or via prompt. Ultra slim integration, fast and secure.
YCloud WhatsApp API
Interact with the YCloud WhatsApp API to send and manage messages.
aiogram-mcp
MCP server for Telegram bots built with aiogram. 30 tools, 7 resources, 3 prompts — messaging, rich media, moderation, interactive keyboards, real-time event streaming, rate limiting, permissions, and audit logging.