Skip to content
Cursor

blogbat for Cursor

io.github.pooriaarab/blogbat

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

client:Cursor transport:streamable-http

Install blogbat in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

blogbat in other clients