Dispatch
Use MAJR Release Notes with your AI agents. There's now an MCP endpoint at /mcp (streamable HTTP) that uses the same API keys you already have, so agents can generate release notes without a separate setup.
Discover the API more easily. We've polished the OpenAPI spec and added discovery endpoints at / and /llms.txt, making it simpler for both people and agents to find their way around.
See your usage. A new GET /v1/usage endpoint lets you check your usage directly.
Accounts and authentication. Tenants are now backed by Postgres, with support for two authentication methods.
We've also expanded the agent documentation and runbook to help you get started.