get_script_job — Clueso MCP Tool Read-only
get_script_job
(get script job) is one of 44 tools on the
Clueso
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_script_job from your client
- Claude Code Clueso get_script_job run in your project directory
- Claude Desktop Clueso get_script_job ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Clueso get_script_job ~/.cursor/mcp.json
- VS Code Clueso get_script_job .vscode/mcp.json
- Zed Clueso get_script_job ~/.config/zed/settings.json
- Windsurf Clueso get_script_job ~/.codeium/windsurf/mcp_config.json
- Cline Clueso get_script_job ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Clueso get_script_job ~/.gemini/settings.json
- Grok Clueso get_script_job .mcp.json (in your project root)
- ChatGPT Clueso get_script_job Settings → Connectors → Advanced → Developer mode
- Claude.ai Clueso get_script_job Settings → Connectors → Add custom connector
- LangChain Clueso get_script_job pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http video https://connect.clueso.io/mcp
Other tools on this server
- get_design_guide
- create_project
- update_project
- duplicate_project
- export_project
- find
- switch_workspace
- get_project
- get_clip
- update_clips
- remove_clip
- split_clip
- duplicate_clip
- add_clips
- get_element_schema
- add_elements
- update_elements
- remove_elements
- reorder_elements
- update_groups
- remove_from_project
- add_audio
- update_audio
- voiceover_batch
- auto_sync
- add_sync_point
- upload_file
- check_uploads
- generate_media
- estimate_duration
- analyze_audio
- get_article
- update_article
- add_article_media
- update_article_media
- create_clueprint
- get_clueprint
- update_clueprint
- set_voice
- add_comment
- get_comments
- record_screen
- run_script
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.