Postlyra for Grok
io.github.prof-1t/postlyra-mcp
Manage Telegram drafts, media, schedules and publications from AI clients.
client:Grok
transport:streamable-http
tools:32
Install Postlyra in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"postlyra-mcp": {
"type": "http",
"url": "https://postlyra.app/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok 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