Skip to main content

dcc-mcp-substance3d-designer

DCC-MCP · SUBSTANCE3D-DESIGNER

Agent workflow

AI agents should use the shared gateway through dcc-mcp-cli; IDE users may continue to use the MCP endpoint. Prefer typed skills and tools over raw scripts.

Install or update the CLI

dcc-mcp-cli is the preferred control path for every shell-capable agent. If it is missing, ask the user before installing the latest official release:

# Linux/macOS
curl -fsSL https://raw.githubusercontent.com/dcc-mcp/dcc-mcp-core/main/scripts/install-cli.sh | sh

# Windows PowerShell
powershell -ExecutionPolicy Bypass -c "irm https://raw.githubusercontent.com/dcc-mcp/dcc-mcp-core/main/scripts/install-cli.ps1 | iex"

Keep an official build current through the release manifest:

dcc-mcp-cli update check
dcc-mcp-cli update apply

update apply downloads and stages the latest CLI for the next launch. It does not update a running dcc-mcp-server; update that server in its own environment.

dcc-mcp-cli dcc-types
dcc-mcp-cli list
dcc-mcp-cli search --query "<task>" --dcc-type substance3d_designer
dcc-mcp-cli describe <tool-slug>
dcc-mcp-cli call <tool-slug> --json '{"key":"value"}'

dcc-types reports release-catalog support; list reports live sessions. If a tool belongs to an inactive progressive skill, call dcc-mcp-cli load-skill <skill-name> --dcc-type substance3d_designer before retrying. For post-task improvement, attach a stable session id with --meta-json, query dcc-mcp-cli stats --range 24h --session-id <task-id>, then pass the bounded evidence to the review_skill_improvement prompt from dcc-mcp-skills-creator.

Substance 3D Designer adapter for the DCC Model Context Protocol (MCP).

The package runs an embedded Streamable HTTP MCP server inside Designer, so tools execute through Designer's Qt main thread instead of a separate process.

Install and load

Install this package with the Python environment used by Substance 3D Designer:

python -m pip install dcc-mcp-substance3d-designer

For unattended startup, append the installed package's dcc_mcp_substance3d_designer/designer/plugins directory to SBS_DESIGNER_PYTHON_PATH. Designer discovers the dedicated dcc_mcp_substance3d_designer_plugin module without scanning the adapter's implementation modules as plugins.

For an interactive installation, open Tools > Plugin Manager, browse to dcc_mcp_substance3d_designer/designer_plugin.py, then load the plugin. Each adapter instance uses an OS-assigned port and registers it for CLI discovery. Connect through the stable gateway at http://127.0.0.1:9765/mcp; set DCC_MCP_SUBSTANCE3D_DESIGNER_PORT only when a fixed direct endpoint is required. Standard DCC_MCP_GATEWAY_PORT and DCC_MCP_REGISTRY_DIR settings are also honoured.

For unattended launches, pass Designer a persistent configuration with --config-file <path-to-default_configuration.sbscfg>. This prevents a stale session-specific configuration reference from opening a blocking startup dialog.

Bundled skills

designer-session provides typed tools for inspecting the active Designer session and creating a rendered procedural PBR material package. Host APIs are imported only while a tool runs, so metadata discovery remains safe outside Designer.

Development

python -m pip install -e ".[dev]"
python -m pytest
ruff check src tests tools
python -m build

Releases use release-please. The release.yml workflow publishes through the pypi environment using PyPI Trusted Publishing.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dcc_mcp_substance3d_designer-0.5.0.tar.gz (17.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dcc_mcp_substance3d_designer-0.5.0-py3-none-any.whl (20.1 kB view details)

Uploaded Python 3

File details

Details for the file dcc_mcp_substance3d_designer-0.5.0.tar.gz.

File metadata

File hashes

Hashes for dcc_mcp_substance3d_designer-0.5.0.tar.gz
Algorithm Hash digest
SHA256 1a1753f636eb900f17343d73c5d17c0444298657dd4976de9b8cdf4de149f863
MD5 9f9ca82122658a4addae3669b32bb316
BLAKE2b-256 8b5346f8fbef047b61b5c949d7e63bf9a68d877d7ad3239677e4e872717f32c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for dcc_mcp_substance3d_designer-0.5.0.tar.gz:

Publisher: release.yml on dcc-mcp/dcc-mcp-substance3d-designer

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dcc_mcp_substance3d_designer-0.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for dcc_mcp_substance3d_designer-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 621aac96f7bdc02684368ea0deb0a9f24e4cf2a814af2e5a129162f806b51947
MD5 333afab349e18c983d69f45404a471f0
BLAKE2b-256 458401ff3a114822cbd114817c6f404b9bda3d1e4c6abd0a9d5351a83aa21078

See more details on using hashes here.

Provenance

The following attestation bundles were made for dcc_mcp_substance3d_designer-0.5.0-py3-none-any.whl:

Publisher: release.yml on dcc-mcp/dcc-mcp-substance3d-designer

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.7.0

2 files

0.6.1

2 files

0.6.0

2 files

This release

0.5.0 This release

2 files

0.4.0

2 files

0.3.0

2 files

0.2.0

2 files

0.1.1

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page