{
  "markdown": "# BetterPost — agent plugin and skill\n\nWrite **timely, well-sourced content** — newsletters, blog posts, LinkedIn posts,\ntweets, and Bluesky posts — grounded in current sources across news, social, and the\nopen web. BetterPost finds recent sources relevant to your product and audience,\nranks them by relevance, and writes human-sounding content with real citations and\npublication dates.\n\nWorks in the agents you already use, through a single [MCP](https://modelcontextprotocol.io)\nserver. **Free to start** — sign in with your BetterPost account to get free credits.\n\n## Install\n\n### Any agent\n\n```\nnpx skills add betterpost/betterpost-plugin\n```\n\nThis installs the `betterpost` skill into whichever agent you use. It does not\nconfigure the MCP server — the skill walks your agent through registering\n`https://betterpost.ai/mcp` the first time you ask for content.\n\n### Claude Code\n\n```\n/plugin marketplace add betterpost/betterpost-plugin\n/plugin install betterpost@betterpost\n```\n\nThis installs the skill **and** registers the MCP server for you.\n\nEither way, ask your agent to write a newsletter or post about what's happening in\nyour space. It sets up a project and generates content grounded in current sources.\n\n## What's in here\n\n- `skills/betterpost/SKILL.md` — the skill your agent invokes.\n- `.mcp.json` — registers the hosted BetterPost MCP server.\n- `.claude-plugin/` — the plugin manifest and self-listed marketplace.\n- `.codex-plugin/`, `.cursor-plugin/`, `.kimi-plugin/`, `.agents/`, `.opencode/`,\n  `.pi/`, `gemini-extension.json` — manifests for the other agents.\n\n## Using the server directly\n\nAny MCP client can connect to `https://betterpost.ai` (Streamable HTTP). On first\nuse, the client prompts you to sign in with your BetterPost account (OAuth 2.1) and\nhandles the session for you — there's no token to copy or persist. New accounts get\nfree credits on sign-up.\n\n## Links\n\n- Website: https://betterpost.ai\n- Contact: hello@betterpost.ai\n\n## License\n\nMIT\n",
  "bytes": 1981,
  "sha": "89da4a542842ade6678d1eda14f61e843c00436b35b43f03df0c4f7b629fadc7",
  "repo_slug": "betterpost/betterpost-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_ai_betterpost_server_e4e07c21/readme"
}