Skip to main content
Blender MCP is configured via environment variables in your MCP client config, or via Blender’s Add-on Preferences panel. This page is the complete reference for all settings.

MCP Server Environment Variables

These variables control how the MCP server connects to Blender and how it behaves.

Credential Environment Variables

You can store integration API keys as environment variables instead of entering them in Blender. The MCP server reads these at startup.

Blender Add-on Preferences Panel

Persistent credentials and telemetry settings are stored inside Blender so they survive restarts.
  1. In Blender, open Edit → Preferences → Add-ons
  2. Search for Blender MCP under the Interface category
  3. Expand the addon panel to reveal:
    • Sketchfab API Key
    • Poly Pizza API Key
    • Hyper3D API Key
    • Hunyuan3D Secret ID
    • Hunyuan3D Secret Key
    • Hunyuan3D API URL
    • Telemetry Consent checkbox
Values you enter here are saved to Blender’s user preferences and do not need to be re-entered each session.

MCP Client Config Examples

The following JSON shows a complete Claude Desktop configuration with all optional environment variables set.
You only need to include the variables you want to override. If an entry is omitted, the MCP server uses its built-in default or reads the value from Blender’s Add-on Preferences panel.