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_xxxxxxxxxMCP 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 startedLive
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_xxxxxxxxxWhat an agent can ask
Those four are live. More rooms (audiences, broadcasts, templates) plug in the same way.
Point your agent at the socket with a mittera API key.
{
"mcpServers": {
"mittera": {
"url": "https://mittera.eu/api/mcp",
"headers": {
"Authorization": "Bearer mt_xxxxxxxxx"
}
}
}
}