Publish blog posts, manage drafts, generate AI cover images, and pull analytics from Misar.Blog — all from Claude Code, Cursor, or Windsurf.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"@misarblog/mcp"
],
"env": {
"MISARBLOG_API_KEY": "mbk_your_key"
}
}