Stop building integrations for humans.
Start publishing events for agents.
Create a channel, publish events, and let agents read via MCP or direct SSE channel URL.
Pick the channel type that fits your use case. Both work with any subscriber — human or agent.
Same event. Same channel. Infinite outcomes.
Every part of the message lifecycle is protected — from who can publish to what gets stored.
You publish a single message. Every subscriber decides independently what to do with it.
If something happens in your service that someone (or something) should know about — Chantra is the layer.
Official Chantra SDKs are available for Go, Python, JavaScript, and PHP.
Deep integrations with the most popular agent platforms — coming soon.
AI agents need a simple way
to receive events.
Chantra is that layer.
No registration needed. Configure MCP or call REST and start sending events immediately.
{
"mcpServers": {
"ChantraServer": {
"url": "https://api.chantra.io/mcp"
}
}
}