{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.blendduck/blendduck",
  "title": "BlendDuck Social Publishing",
  "description": "Create, schedule, review, analyze, and manage social content across connected channels.",
  "version": "3.2.0",
  "websiteUrl": "https://blendduck.com/docs/mcp",
  "icons": [
    {
      "src": "https://blendduck.com/icon-96.png",
      "mimeType": "image/png",
      "sizes": ["96x96"]
    }
  ],
  "repository": {
    "url": "https://github.com/blendduck/wooply",
    "source": "github"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://blendduck.com/api/mcp"
    }
  ]
}
