Skip to content
Zed

blogbat for Zed

io.github.pooriaarab/blogbat

Hosted MCP for BlogBat: read, write, generate, and publish blog articles and content.

client:Zed transport:streamable-http

Install blogbat in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "blogbat": {
      "url": "https://blogbat.com/api/v1/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

blogbat in other clients