BetterPost for Claude Desktop
ai.betterpost/server
Finds timely sources across news, social, and the web and writes posts worth publishing.
client:Claude Desktop
transport:streamable-http
tools:23
Install BetterPost in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://betterpost.ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- betterpost_create_project
- betterpost_generate_content
- betterpost_derive_content
- betterpost_list_content
- betterpost_get_content
- betterpost_delete_content
- betterpost_list_projects
- betterpost_get_project
- betterpost_update_project
- betterpost_delete_project
- betterpost_list_sources
- betterpost_add_source
- betterpost_remove_source
- betterpost_list_stories
- betterpost_add_story
- betterpost_hide_story
- betterpost_unhide_story
- betterpost_suggest_topics
- betterpost_get_usage
- betterpost_get_settings
- betterpost_update_settings
- betterpost_expand_coverage
- betterpost_humanize