polyblog for Zed
io.polyblog/polyblog
Manage multilingual Polyblog articles, localization coverage and editorial plans through OAuth.
client:Zed
transport:streamable-http
tools:18
Install polyblog in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"polyblog": {
"url": "https://mcp.polyblog.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed can do once it is connected
- search_articles
- get_article
- list_article_translations
- create_article
- update_article
- delete_article
- generate_article
- list_blogs
- get_blog
- get_blog_localization_summary
- create_blog
- get_sitemap_urls
- refresh_topic_ideas
- list_topic_ideas
- set_topic_idea_status
- set_topic_sources
- show_blog_overview
- show_article_preview