mitteramittera

One wall-socket.

MCP is a shared language for tools. Cursor, Claude, Grok and sister flndrn apps already speak it. mittera's socket is live: your mt_ key, the same send that REST already does. There is no anonymous door.

Get started

Live

Same key. New skin.

MCP wraps the send you already have. It is not a second product, and it does not skip the limits. The socket sits at the API, authenticated, next to REST.

POST https://mittera.eu/api/mcp
Authorization: Bearer mt_xxxxxxxxx

What an agent can ask

  • Send an email
  • List the log
  • Check a domain
  • Read a bounce

Those four are live. More rooms (audiences, broadcasts, templates) plug in the same way.

The shape

Point your agent at the socket with a mittera API key.

{
  "mcpServers": {
    "mittera": {
      "url": "https://mittera.eu/api/mcp",
      "headers": {
        "Authorization": "Bearer mt_xxxxxxxxx"
      }
    }
  }
}

Ready when you are.

Create an account, verify a domain, send the first one.