Postlyra for VS Code
io.github.prof-1t/postlyra-mcp
Manage Telegram drafts, media, schedules and publications from AI clients.
client:VS Code
transport:streamable-http
tools:32
Install Postlyra in VS Code
.vscode/mcp.json
{
"servers": {
"postlyra-mcp": {
"type": "http",
"url": "https://postlyra.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code 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