Announcr for AI agents

Announcr turns short text into spoken audio on the owner's devices, or publishes it to a channel the connection is allowed to post to. Events in, audio out.

Hosted MCP server: https://announcr.fm/api/mcp (Streamable HTTP). Add it as a custom MCP server / custom connector. Do not add an Authorization header. Do not use ?secret= in the URL. Auth is OAuth 2.1 in the browser (discovery at /.well-known/oauth-protected-resource/api/mcp).

Connect sentence for a Grok Bot: Add a custom MCP server called announcr at https://announcr.fm/api/mcp

Full agent contract: https://announcr.fm/llms.txt. Step-by-step connect flow: https://announcr.fm/grok-bot.html.