BetterPost is a writing tool your agent can call. Give it a topic or a project, and it finds timely sources across news, social, and the open web, keeps only what's recent and relevant, ranks it, and writes the post — a newsletter, a blog post, a LinkedIn update, an X or Bluesky thread. The writing sounds like a person wrote it, and every draft is grounded in real, dated sources you can check, each with a link. You direct it from the chatbot or coding agent you already use; BetterPost does the research and the draft, and you read something worth publishing. Works as a remote MCP server in Claude, ChatGPT, Gemini, Cursor, VS Code, and more. The first call needs no signup and no key — your agent gets ten free generations, then you sign in and buy credits to keep going. Pay only for what you write: a failed generation isn't charged, and reading your own work is always free.
How to connect
https://server.smithery.ai/betterpost/betterpost/mcp
curl -X POST https://server.smithery.ai/betterpost/betterpost/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'