← Index

io.github.Whitemarmot/postbolt

io.github.Whitemarmot/postbolt·v1.0.2·Other
Quality Score
83
/100

Publish to 13+ social media platforms from any AI agent via MCP.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "postbolt": {
      "command": "npx",
      "args": [
        "-y",
        "postbolt-mcp"
      ],
      "env": {
        "POSTBOLT_API_KEY": "<your-postbolt_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "postbolt": {
      "command": "npx",
      "args": [
        "-y",
        "postbolt-mcp"
      ],
      "env": {
        "POSTBOLT_API_KEY": "<your-postbolt_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y postbolt-mcp
§02  Environment variables
POSTBOLT_API_KEY
requiredsecret

Your PostBolt API key (starts with sk_)

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other