get_recreate_brief — aicut MCP Tool Read-only
get_recreate_brief
(get recreate brief) is one of 51 tools on the
aicut
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_recreate_brief from your client
- Claude Code aicut get_recreate_brief run in your project directory
- Claude Desktop aicut get_recreate_brief ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor aicut get_recreate_brief ~/.cursor/mcp.json
- VS Code aicut get_recreate_brief .vscode/mcp.json
- Zed aicut get_recreate_brief ~/.config/zed/settings.json
- Windsurf aicut get_recreate_brief ~/.codeium/windsurf/mcp_config.json
- Cline aicut get_recreate_brief ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI aicut get_recreate_brief ~/.gemini/settings.json
- Grok aicut get_recreate_brief .mcp.json (in your project root)
- ChatGPT aicut get_recreate_brief Settings → Connectors → Advanced → Developer mode
- Claude.ai aicut get_recreate_brief Settings → Connectors → Add custom connector
- LangChain aicut get_recreate_brief pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http aicut https://mcp.aicut.pro/mcp
Other tools on this server
- get_balance
- list_models
- generate_video
- get_video
- delete_video
- list_videos
- upscale_image
- edit_video
- upscale_video
- extend_video
- motion_control
- generate_lipsync
- upload_media_widget
- upload_media
- confirm_upload
- generate_image
- get_image
- list_images
- generate_audio
- get_audio
- list_audio
- list_voices
- wait_for_generation
- show_generation
- analyze_video
- get_analysis
- list_analyses
- list_characters
- list_series
- list_series_ideas
- browse_series
- list_trends
- generate_cast
- generate_cast_portraits
- regenerate_cast_portrait
- describe_cast_member
- generate_story_video
- regenerate_story_frame
- change_story_scene
- set_scene_kept
- fire_story_video
- render_story_video
- generate_fake_text_video
- generate_image_story
- list_image_story_styles
- list_social_accounts
- prepare_post
- publish_post
- get_post_status
- review_post
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.