{
  "markdown": "# AdaptlyPost — Claude Code Plugin\n\n[![smithery badge](https://smithery.ai/badge/tarasshyn/adaptlypost)](https://smithery.ai/servers/tarasshyn/adaptlypost)\n\nPost and schedule to **9 social media platforms** from Claude Code: Instagram, TikTok, YouTube, X (Twitter), LinkedIn, Facebook, Pinterest, Threads, and Bluesky.\n\n## Install\n\n```\n/plugin marketplace add adaptlypost/claude-plugin\n/plugin install adaptlypost\n```\n\n## Setup\n\n1. Create an account at [adaptlypost.com](https://adaptlypost.com)\n2. Connect your social media accounts\n3. Generate an API token at [Settings → API Tokens](https://adaptlypost.com/api-tokens)\n4. From inside Claude Code:\n   ```\n   ./scripts/adaptlypost.js setup --key adaptly_xxxxx\n   ```\n\n## What it does\n\nOnce installed, Claude can:\n\n- **Post** to 9 platforms simultaneously with per-platform caption overrides\n- **Schedule** posts for any future time\n- **Bulk schedule** up to 100 posts at once\n- **Check results** per-platform with success/failure and error details\n- **Retry** just the failed platforms\n- **Draft → publish** workflow — save drafts, review, publish later\n\n## Example\n\n```\nYou: Schedule a LinkedIn post for tomorrow at 9am about our feature launch.\nClaude: Done. Post scheduled for tomorrow at 9:00 AM on your LinkedIn account.\n```\n\n## Alternative: MCP\n\nFor Claude Desktop, Cursor, or other MCP-compatible clients:\n\n```json\n{\n  \"mcpServers\": {\n    \"adaptlypost\": {\n      \"type\": \"http\",\n      \"url\": \"https://mcp.adaptlypost.com/mcp\",\n      \"headers\": { \"Authorization\": \"Bearer adaptly_your_key\" }\n    }\n  }\n}\n```\n\n[MCP setup docs →](https://adaptlypost.com/features/agents)\n\n## Links\n\n- Product: [adaptlypost.com](https://adaptlypost.com)\n- AI Agents: [adaptlypost.com/features/agents](https://adaptlypost.com/features/agents)\n- API Tokens: [adaptlypost.com/api-tokens](https://adaptlypost.com/api-tokens)\n\n## License\n\nMIT\n",
  "bytes": 1874,
  "sha": "b4c4293c479c7137ccee4d5430020b04597447ee147b3c20222ff386e5474917",
  "repo_slug": "adaptlypost/claude-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_adaptlypost_claude_plugin_adaptlypost_94e707fe/readme"
}