B
BetterPost
/betterpost_suggest_topics
Suggest topics
Clusters a project's current stories into a few candidate angles — each with a label, how many stories back it, and example headlines — and warms the project (g
liveunknown~5s typical
mcpbetterpost
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-betterpost-server /betterpost_suggest_topics for me.
Input
| Field | Type | Description |
|---|---|---|
| projectId* | string | |
| type | string (blog | newsletter | linkedin | x | bluesky) | |
| count | integer |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-betterpost-server","endpoint":"/betterpost_suggest_topics","input":{"projectId":"..."}}'cli
npx cracked-ai run -p mcp-ai-betterpost-server -e /betterpost_suggest_topics -i '{"projectId":"..."}'mcp
run_tool({ provider: "mcp-ai-betterpost-server", endpoint: "/betterpost_suggest_topics", input: {"projectId":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.