Skip to content
Cursor

postking mcp for Cursor

io.github.bitsandtea/postking-mcp

PostKing MCP server for managing brands, generating posts, scheduling content, and publishing blogs.

client:Cursor transport:streamable-http runtime:npm

Install postking mcp in Cursor

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

{
  "mcpServers": {
    "postking-mcp": {
      "url": "https://mcp.postking.app/mcp"
    }
  }
}

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

postking mcp in other clients