MCP server
Streamable HTTP at /mcp on the dashboard host. Tools come from the catalog API. The same KYC, payment, and send gates apply.
Connect MCPAccess all your email infrastructure from your pocket wherever you are. Manage incidents or troubleshoot problems with the power of your AI.
Streamable HTTP at /mcp on the dashboard host. Tools come from the catalog API. The same KYC, payment, and send gates apply.
Connect MCPFull access for setup. Support for the help desk. Support can research delivery. It cannot reconfigure the account.
Create a Support keyEvery MCP tool is a documented REST endpoint. The token's team is taken from the key.
Read the API referenceOpen API keys. Choose Full access for setup or Support for the help desk.
Add the mcp.json block to your MCP client. Put the token in the Authorization header.
Ask whether they got the email, whether Gmail is unhealthy, or to create a shared-IP cluster.
{
"mcpServers": {
"postshiba": {
"url": "https://app.postshiba.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
Create a shared-IP cluster, wait until it is sending-ready, then change region, size, or plan.
Pause one tenant while you investigate. Leave the rest of the platform sending.
Read delivery by mailbox provider, look up one recipient, and follow the events.
Every catalog tool. Create clusters, pause tenants, send mail, and rotate credentials. The same gates as the dashboard.
Five tools. whoami, lookup_recipient, get_analytics, get_status, and destroy_suppression. Any other tool returns 403 forbidden.
No SMTP passwords, webhook secrets, DKIM private keys, or raw bounce payloads. Digits in subjects are masked. The token stays in the Authorization header.
Any MCP client that sends a Bearer header. Cursor is the documented path.
OpenAI
Cursor
Claude
PostShiba is the email platform that powers Bento behind the scenes. You can build your own products, like Bento, on top of it.