betterpost_create_project — BetterPost MCP Tool
betterpost_create_project
(betterpost create project) is one of 23 tools on the
BetterPost
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call betterpost_create_project from your client
- Claude Code BetterPost betterpost_create_project run in your project directory
- Claude Desktop BetterPost betterpost_create_project ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor BetterPost betterpost_create_project ~/.cursor/mcp.json
- VS Code BetterPost betterpost_create_project .vscode/mcp.json
- Zed BetterPost betterpost_create_project ~/.config/zed/settings.json
- Windsurf BetterPost betterpost_create_project ~/.codeium/windsurf/mcp_config.json
Fastest route
claude mcp add --transport http server https://betterpost.ai/mcp
Other tools on this server
- 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
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.