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: ClawAIMail

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

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lumorabuild/crypto-agent-mail-skills'

If you have feedback or need assistance with the MCP directory API, please join our Discord server