Postlyra for Gemini CLI
io.github.prof-1t/postlyra-mcp
Manage Telegram drafts, media, schedules and publications from AI clients.
client:Gemini CLI
transport:streamable-http
tools:32
Install Postlyra in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"postlyra-mcp": {
"httpUrl": "https://postlyra.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs
What Gemini CLI can do once it is connected
- get_auth_status
- get_formatting_capabilities
- list_channels
- list_templates
- search_post_drafts
- create_post_draft
- preview_post
- update_post_draft
- attach_media_to_draft
- publish_post
- get_workspace
- update_workspace
- search_posts
- get_post
- show_post_card
- update_post
- copy_post
- archive_post
- restore_post
- list_publications
- schedule_post
- reschedule_publication
- cancel_publication
- apply_post_to_publication