Skip to content
VS Code

CryptoAgentMail for VS Code

io.github.influqa/crypto-agent-mail

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

client:VS Code transport:streamable-http

Install CryptoAgentMail in VS Code

.vscode/mcp.json

{
  "servers": {
    "crypto-agent-mail": {
      "type": "http",
      "url": "https://srun66.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

CryptoAgentMail in other clients