Skip to content
Claude Desktop

bluesky brand monitor for Claude Desktop

io.github.prometheusagency/bluesky-brand-monitor

Monitor Bluesky for new brand mentions, keywords and account posts. Alerts only on new results.

client:Claude Desktop transport:streamable-http

Install bluesky brand monitor in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "bluesky-brand-monitor": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.apify.com/?actors=prometheusagency/bluesky-brand-monitor"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

bluesky brand monitor in other clients