# BetterPost [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/betterpost/betterpost-plugin  
**GitHub Stars:** 0  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/betterpost

## Description
Finds timely sources across news, social, and the web and writes posts worth publishing.

## Claude Desktop Quick Installation
Remote MCP endpoint (confidence: high). Install path detected from listing signals. Add as a URL/SSE server in your client:

```json
"mcpServers": {
  "betterpost": {
    "url": "https://modelcontextprotocol.io"
  }
}
```

## Documentation & README

# BetterPost — Claude Code plugin

Write **timely, well-sourced content** — newsletters, blog posts, LinkedIn posts,
tweets, and Bluesky posts — grounded in current sources across news, social, and the
open web. BetterPost finds recent sources relevant to your product and audience,
ranks them by relevance, and writes human-sounding content with real citations and
publication dates.

Works in the agents you already use, through a single [MCP](https://modelcontextprotocol.io)
server. **Free to start** — sign in with your BetterPost account to get free credits.

## Install (Claude Code)

```
/plugin marketplace add betterpost/betterpost-plugin
/plugin install betterpost@betterpost
```

That installs the `betterpost` skill and registers the BetterPost MCP server. Ask
your agent to write a newsletter or post about what's happening in your space and it
will set up a project and generate content grounded in current sources.

## What's in here

- `skills/betterpost/SKILL.md` — the skill your agent invokes.
- `.mcp.json` — registers the hosted BetterPost MCP server.
- `.claude-plugin/` — the plugin manifest and self-listed marketplace.

## Using the server directly

Any MCP client can connect to `https://betterpost.ai` (Streamable HTTP). On first
use, the client prompts you to sign in with your BetterPost account (OAuth 2.1) and
handles the session for you — there's no token to copy or persist. New accounts get
free credits on sign-up.

## Links

- Website: https://betterpost.ai
- Contact: hello@betterpost.ai

## License

MIT

