Connect Postlyra to your AI
One address for compatible clients. Sign in with Telegram and choose the permissions to grant.
1. Prepare Postlyra
Open the app, connect your channel or group and check the bot's rights. You can create drafts before connecting a channel.
Open your workspace2. Add the MCP server
Add the address below in a client that supports remote MCP. Follow the authorization link and sign in to your Postlyra account.
https://postlyra.app/mcpChatGPT and Claude
Open your client's app or integration settings and add a remote MCP server. If your account does not support custom servers, use a client that does. Directory approval and availability to every account are not implied.
Claude Code
Run the command, then open /mcp in Claude Code and complete Postlyra authorization.
claude mcp add --transport http --scope user postlyra https://postlyra.app/mcpCodex and Cursor
Add the URL in MCP settings, complete OAuth and verify that the tools load. Configuration examples are below; consult your client's current documentation.
Codex
[mcp_servers.postlyra]
url = "https://postlyra.app/mcp"Cursor
{
"mcpServers": {
"postlyra": {
"url": "https://postlyra.app/mcp"
}
}
}3. Verify the connection
Ask your AI to list connected channels, then save a test draft. Adding a URL alone does not mean authentication succeeded.
You control access
The authorization screen lists requested permissions. Reading, editing, publishing and deleting are separate rights. Disconnect an AI client in Postlyra security settings to revoke its access.