getrun_blender_list_projects — GetRun MCP Tool
getrun_blender_list_projects
(getrun blender list projects) is one of 21 tools on the
GetRun
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call getrun_blender_list_projects from your client
- Claude Code GetRun getrun_blender_list_projects run in your project directory
- Claude Desktop GetRun getrun_blender_list_projects ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor GetRun getrun_blender_list_projects ~/.cursor/mcp.json
- VS Code GetRun getrun_blender_list_projects .vscode/mcp.json
- Zed GetRun getrun_blender_list_projects ~/.config/zed/settings.json
- Windsurf GetRun getrun_blender_list_projects ~/.codeium/windsurf/mcp_config.json
- Cline GetRun getrun_blender_list_projects ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI GetRun getrun_blender_list_projects ~/.gemini/settings.json
- Grok GetRun getrun_blender_list_projects .mcp.json (in your project root)
- ChatGPT GetRun getrun_blender_list_projects Settings → Connectors → Advanced → Developer mode
- Claude.ai GetRun getrun_blender_list_projects Settings → Connectors → Add custom connector
- LangChain GetRun getrun_blender_list_projects pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http getrun https://run.getcore.id/mcp
Other tools on this server
- getrun_list_models
- getrun_get_balance
- getrun_estimate_price
- getrun_upload_image
- getrun_generate_image
- getrun_generate_video
- getrun_generate_audio
- getrun_run_model
- getrun_chat
- getrun_list_characters
- getrun_save_character
- getrun_delete_character
- getrun_get_task
- getrun_list_creations
- getrun_hide_creation
- getrun_blender_create_project
- getrun_blender_get_project
- getrun_blender_save_scene
- getrun_blender_quote
- getrun_blender_render
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.