list_style_presets — framesail MCP Tool Read-only
list_style_presets
(list style presets) is one of 72 tools on the
framesail
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_style_presets from your client
- Claude Code framesail list_style_presets run in your project directory
- Claude Desktop framesail list_style_presets ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor framesail list_style_presets ~/.cursor/mcp.json
- VS Code framesail list_style_presets .vscode/mcp.json
- Zed framesail list_style_presets ~/.config/zed/settings.json
- Windsurf framesail list_style_presets ~/.codeium/windsurf/mcp_config.json
- Cline framesail list_style_presets ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI framesail list_style_presets ~/.gemini/settings.json
- Grok framesail list_style_presets .mcp.json (in your project root)
- ChatGPT framesail list_style_presets Settings → Connectors → Advanced → Developer mode
- Claude.ai framesail list_style_presets Settings → Connectors → Add custom connector
- LangChain framesail list_style_presets pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http framesail https://api.framesail.com/mcp
Other tools on this server
- list_channels
- create_channel
- list_projects
- create_project
- get_project
- update_project
- delete_project
- set_project_style
- update_caption_config
- get_pipeline_progress
- get_workflow_status
- await_jobs
- get_section_template
- list_models
- generate_script
- get_script
- save_script
- revise_script
- activate_script_version
- scan_script
- list_assets
- create_asset
- update_asset
- delete_asset
- generate_asset_reference
- set_character_voice
- list_voices
- set_narrator_voice
- list_voice_blocks
- update_voice_block
- rescan_voice_blocks
- generate_voiceover
- generate_storyboard
- get_segments
- get_segment_assets
- regenerate_segment_asset
- rollback_segment_asset
- change_segment_type
- animate_segment
- update_segment_content
- update_segment_prompts
- split_segment
- combine_segments
- set_segment_continuation
- add_segment_sfx
- remove_segment_asset
- generate_segments
- build_scenes
- list_scenes
- director_note
- project_director_note
- export_video
- get_video_url
- list_styles
- get_style
- update_style_fields
- update_style_references
- create_style
- analyze_style
- generate_style_template
- delete_style
- set_provider_key
- list_provider_keys
- whoami
- get_credit_balance
- browse_audio_library
- list_music_tracks
- add_music_track
- update_music_track
- remove_music_track
- view_image
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.