← Back to Plugins
MCP Server MCP

CryptoAgentMail

github By github 👁 1 views ▲ 0 votes

Hosted email MCP for AI agents with inboxes, send/receive, memory, recovery, and credits.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://srun66.com/mcp",
      "headers": [
        {
          "description": "API key for CryptoAgentMail hosted access.",
          "isRequired": true,
          "isSecret": true,
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...