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
İlgili Sunucular
LinkedIn MCP Server
A MCP server for LinkedIn REST API v2 that enables AI assistants to create, list, and delete posts, manage events, upload images, comment, and react—featuring OAuth 2.0 with session persistence, local post history tracking, and multiple automated tests
MCP gRPC Transport
A gRPC transport for MCP, enabling communication between clients and remote MCP servers.
Desktop Notification
Send cross-platform desktop notifications from AI assistants.
MCP WebSocket Server
A WebSocket server for handling mail operations.
Slack
Interact with Slack workspaces using the Slack API.
Gmail AutoAuth MCP Server
Enables AI assistants to manage Gmail through natural language interactions.
Whasapo
WhatsApp MCP server written in Go. Send and read WhatsApp messages from Claude, OpenClaw, or any MCP-compatible client. Single binary, no runtime dependencies.
MCP Server SSH Client
A local MCP server that securely connects to remote servers over SSH, acting as a proxy for MCP commands.
MCP TTS VOICEVOX
A Text-to-Speech server that integrates with an external VOICEVOX engine.
Local Network Request MCP Server
Sends HTTP requests to endpoints on the local network.