tdmcp — TouchDesigner MCP server
NPM · @DPANTANI/TDMCP · SCANNED AUG 3
Build real visual systems in TouchDesigner from plain language with Claude, Cursor or Codex.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security87
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 24 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability0
- Schema quality not yet verified: the captured schema was too large for us to store in full, so we will not judge it on a partial copy.Unverified
Stability & Change Management0
- Stability not yet verified: the captured schema was too large for us to store in full, and comparing a partial copy would report our own trimming as a change.Unverified
Tool Coverage0
- Tool coverage not yet verified: the captured tool definitions were too large for us to store in full, so we will not judge them on a partial copy.Unverified
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Unverified: 3 categories
Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you. How we score packages →
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · @dpantani/tdmcp
claude mcp add pantani-tdmcp -- npx -y @dpantani/tdmcp
codex mcp add pantani-tdmcp -- npx -y @dpantani/tdmcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"pantani-tdmcp": {
"type": "local",
"command": [
"npx",
"-y",
"@dpantani/tdmcp"
],
"enabled": true
}
}
} openclaw mcp add pantani-tdmcp --command npx --arg -y --arg @dpantani/tdmcp
mcp_servers:
pantani-tdmcp:
command: "npx"
args: ["-y", "@dpantani/tdmcp"] {
"mcpServers": {
"pantani-tdmcp": {
"command": "npx",
"args": [
"-y",
"@dpantani/tdmcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 2 Aug 26 +15
- Provenance: unverified → fail ▼ security
- Install scripts: unverified → pass ▲ security
- Known CVEs: unverified → partial ▲ security
- Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
- Capabilities: pass → unverified ▼ functional
- Dependency health: unverified → partial ▲ functional
- License: unverified → pass ▲ functional
- Maintenance: unverified → pass ▲ functional
- Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
- Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. functional
- Licence: MIT functional
- 1 Aug 26 +15
- Malware scan: unverified → pass ▲ security
- 31 Jul 26 −14
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 27 Jul 26 24
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Analysed npm/@dpantani/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 95 packages
95 packages in the resolved dependency tree · 95 deprecated · 29 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
add_custom_parameters ~157
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| comp_path | string | yes | — |
| page | string | — | — |
| params | array | yes | — |
No output schema declared.
No examples provided.
add_timecode_overlay ~430
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| color | string | — | — |
| font_size | number | — | — |
| mode | string | — | — |
| name | string | — | — |
| parent_path | string | — | — |
| position | string | — | — |
| source_top | string | yes | — |
| target_seconds | number | — | — |
No output schema declared.
No examples provided.
analyze_project ~134
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| path | string | — | — |
| recursive | boolean | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| broken_file_deps | array | yes | — |
| counts | object | yes | — |
| dependency_map | object | yes | — |
| orphan_comps | array | yes | — |
| path | string | yes | — |
| recursive | boolean | yes | — |
| unused | array | yes | — |
| warnings | array | yes | — |
No examples provided.
animate_parameter ~211
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| container_path | string | — | — |
| max | number | — | — |
| min | number | — | — |
| name | string | — | — |
| period_seconds | number | — | — |
| targets | array | yes | — |
| waveform | string | — | — |
No output schema declared.
No examples provided.
apply_glsl_top_mapping ~178
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| capture_preview | boolean | — | — |
| expose_controls | boolean | — | — |
| mapping | object | yes | — |
| name | string | — | — |
| parent_path | string | — | — |
| pixel_format | string | — | — |
| resolution | array | — | — |
No output schema declared.
No examples provided.
apply_lut ~548
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| bypass | boolean | — | — |
| container_name | string | — | — |
| expose_controls | boolean | — | — |
| lut_path | string | yes | — |
| ocio_config_path | string | — | — |
| parent_path | string | — | — |
| prefer | string | — | — |
| source_path | string | — | — |
| strength | number | — | — |
No output schema declared.
No examples provided.
apply_post_processing ~341
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| effects | array | yes | — |
| parent_path | string | — | — |
| source_path | string | yes | — |
No output schema declared.
No examples provided.
apply_recipe ~158
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | — |
| parent_path | string | — | — |
No output schema declared.
No examples provided.
apply_shader_from_vault ~200
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | — | — |
| note | string | yes | — |
| parent_path | string | yes | — |
No output schema declared.
No examples provided.
arrange_network ~192
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| include_docked | boolean | — | — |
| path | string | yes | — |
| recursive | boolean | — | — |
No output schema declared.
No examples provided.
attach_docs_as_assets ~81
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| asset_dir | string | — | — |
| docs | array | yes | — |
| manifest_path | string | yes | — |
No output schema declared.
No examples provided.
audio_fingerprint_to_visual ~381
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| apply_top_op | string | — | — |
| audio_file_path | string | — | — |
| audio_source | string | — | — |
| dry_run | boolean | — | — |
| existing_chop_path | string | — | — |
| expose_controls | boolean | — | — |
| force_family | string | — | — |
| parent_path | string | — | — |
| sample_sec | number | — | — |
No output schema declared.
No examples provided.
author_script_operator ~236
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| custom_params | array | — | — |
| family | string | yes | — |
| name | string | — | — |
| on_cook_body | string | — | — |
| parent_path | string | — | — |
No output schema declared.
No examples provided.
auto_repair_loop ~314
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| allowed_fixers | array | — | — |
| dry_run | boolean | — | — |
| include_warnings | boolean | — | — |
| max_iterations | integer | — | — |
| min_progress | integer | — | — |
| path | string | — | — |
No output schema declared.
No examples provided.
auto_tag_library_asset ~387
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| category_hint | string | — | — |
| comp_path | string | — | — |
| include_description | boolean | — | — |
| include_difficulty | boolean | — | — |
| max_tags | integer | — | — |
| min_confidence | number | — | — |
| note_path | string | — | — |
| overwrite_existing_tags | boolean | — | — |
| target | string | — | — |
| write | boolean | — | — |
No output schema declared.
No examples provided.
batch_operations ~140
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| default_parent | string | — | — |
| operations | array | yes | — |
| Name | Type | Req | Description |
|---|---|---|---|
| default_parent | string | yes | — |
| results | array | yes | — |
| warnings | array | yes | — |
No examples provided.
bind_audio_reactive ~437
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| add_master | boolean | — | — |
| intensity | number | — | — |
| mappings | array | — | — |
| source_chop | string | yes | — |
| target | string | yes | — |
No output schema declared.
No examples provided.
bind_to_channel ~487
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| attack | number | — | — |
| channel | string | yes | — |
| offset | number | — | — |
| release | number | — | — |
| scale | number | — | — |
| smooth | number | — | — |
| smoothing_container | string | — | — |
| source_chop | string | yes | — |
| targets | array | yes | — |
No output schema declared.
No examples provided.
bind_vault_text ~215
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | — | — |
| note | string | yes | — |
| parent_path | string | yes | — |
| sync | boolean | — | — |
No output schema declared.
No examples provided.
browse_library ~97
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| include_packages | boolean | — | — |
| include_recipes | boolean | — | — |
| package_dir | string | — | — |
| query | string | — | — |
| tags | array | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| packages | array | yes | — |
| recipes | array | yes | — |
No examples provided.
browse_vault_library ~132
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| kinds | array | — | — |
| query | string | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| counts | object | yes | — |
| items | array | yes | — |
| vault_path | string | yes | — |
| warnings | array | yes | — |
No examples provided.
build_chop_chain ~192
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | — |
| ops | array | yes | — |
| parent | string | — | — |
No output schema declared.
No examples provided.
build_pop_chain ~257
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| chain | array | yes | — |
| name | string | yes | — |
| parent | string | — | — |
No output schema declared.
No examples provided.
build_sop_geometry ~223
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | — |
| ops | array | yes | — |
| parent | string | — | — |
No output schema declared.
No examples provided.
bundle_dependencies ~341
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| comp_path | string | yes | — |
| include_missing | boolean | — | — |
| name | string | — | — |
| out_dir | string | yes | — |
| rewrite_refs | boolean | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| assets_copied | array | yes | — |
| comp | string | yes | — |
| copied_count | number | yes | — |
| manifest_path | string | yes | — |
| out_dir | string | yes | — |
| skipped | array | yes | — |
| tox_bytes | — | yes | — |
| tox_path | string | yes | — |
| warnings | array | yes | — |
No examples provided.
caption_top ~267
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| height | integer | — | — |
| node_path | string | yes | — |
| use_vision | boolean | — | — |
| width | integer | — | — |
No output schema declared.
No examples provided.
capture_to_vault ~197
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| caption | string | — | — |
| gallery | string | — | — |
| height | integer | — | — |
| node_path | string | yes | — |
| note | string | — | — |
| width | integer | — | — |
No output schema declared.
No examples provided.
check_operator_availability ~167
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| include_kb_gap | boolean | — | — |
| operator | string | — | — |
No output schema declared.
No examples provided.
checksum_and_verify_pack ~145
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | — |
| exclude_globs | array | — | — |
| follow_symlinks | boolean | — | — |
| include_globs | array | — | — |
| manifest | object | — | — |
| manifest_out | string | — | — |
| max_file_bytes | integer | — | — |
| path | string | yes | — |
| strict | boolean | — | — |
No output schema declared.
No examples provided.
collect_project_assets ~234
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| include_missing_only | boolean | — | — |
| out_manifest | string | — | — |
| parent_path | string | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| assets | array | yes | — |
| count | number | yes | — |
| manifest_path | string | — | — |
| missing_count | number | yes | — |
| parent | string | yes | — |
| style_supported | boolean | — | — |
| warnings | array | yes | — |
No examples provided.
compact_graph_digest ~227
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| family_top_types | integer | — | — |
| include_errors | boolean | — | — |
| include_output_chain | boolean | — | — |
| max_tokens | integer | — | — |
| output_chain_depth | integer | — | — |
| path | string | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| approxTokens | number | yes | — |
| cachedAt | string | yes | — |
| connectionCount | number | yes | — |
| errors | object | yes | — |
| families | object | yes | — |
| header | string | yes | — |
| nodeCount | number | yes | — |
| outputChain | array | yes | — |
| overBudget | boolean | — | — |
| path | string | yes | — |
| primaryOutput | — | yes | — |
| warnings | array | yes | — |
No examples provided.
compare_operator_docs ~133
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| include_parameters | boolean | — | — |
| operator_a | string | yes | — |
| operator_b | string | yes | — |
| parameter_limit | integer | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| operatorA | object | yes | — |
| operatorB | object | yes | — |
| overview | object | yes | — |
| sharedParameters | array | yes | — |
| summary | object | yes | — |
| uniqueToA | array | yes | — |
| uniqueToB | array | yes | — |
No examples provided.
compare_td_nodes ~112
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| only_diff | boolean | — | — |
| path_a | string | yes | — |
| path_b | string | yes | — |
| Name | Type | Req | Description |
|---|---|---|---|
| a | string | yes | — |
| b | string | yes | — |
| differing | array | yes | — |
| differing_count | number | yes | — |
| identical | array | — | — |
| same_count | number | yes | — |
| type_a | string | yes | — |
| type_b | string | yes | — |
| type_match | boolean | yes | — |
No examples provided.
component_changelog_trail ~285
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | — | — |
| componentPath | string | yes | — |
| entry | object | — | — |
| exportNoteName | string | — | — |
| includeSha | boolean | — | — |
No output schema declared.
No examples provided.
component_link_health ~72
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| parent_path | string | — | — |
| paths | array | — | — |
No output schema declared.
No examples provided.
compose_cue_list ~219
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| apply | boolean | — | — |
| bars | integer | — | — |
| bpm | number | — | — |
| containerName | string | — | — |
| description | string | yes | — |
| preferLlm | boolean | — | — |
| style | string | — | — |
| title | string | — | — |
No output schema declared.
No examples provided.
connect_comfyui ~416
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| active | boolean | — | — |
| mode | string | — | — |
| name | string | — | — |
| output_mode | string | — | — |
| output_source_name | string | — | — |
| output_top_name | string | — | — |
| parent_path | string | — | — |
| poll_interval_seconds | number | — | — |
| server_url | string | — | — |
| source_top_path | string | — | — |
| tox_path | string | — | — |
| watch_folder | string | — | — |
| workflow_json_path | string | — | — |
No output schema declared.
No examples provided.
connect_daydream_cloud ~318
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| active | boolean | — | — |
| expose_controls | boolean | — | — |
| fps | number | — | — |
| model_id | string | — | — |
| name | string | — | — |
| output_mode | string | — | — |
| output_source_name | string | — | — |
| parent_path | string | — | — |
| prompt | string | — | — |
| seed | integer | — | — |
| server_url | string | — | — |
| source_top_path | string | yes | — |
| strength | number | — | — |
No output schema declared.
No examples provided.
connect_nodes ~172
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| source_output | integer | — | — |
| source_path | string | yes | — |
| target_input | integer | — | — |
| target_path | string | yes | — |
No output schema declared.
No examples provided.
control_timeline_transport ~194
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | — |
| cueName | string | — | — |
| frame | integer | — | — |
| rate | number | — | — |
No output schema declared.
No examples provided.
controlled_disorder_grid ~480
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| background | string | — | — |
| cell_color | string | — | — |
| cols | integer | — | — |
| disorder | number | — | — |
| expose_controls | boolean | — | — |
| fill | number | — | — |
| line_width | number | — | — |
| outline | boolean | — | — |
| parent_path | string | — | — |
| pos_jitter | number | — | — |
| resolution | array | — | — |
| rot_jitter | number | — | — |
| rows | integer | — | — |
| scale_jitter | number | — | — |
No output schema declared.
No examples provided.
copilot_vision ~224
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| height | integer | — | — |
| max_tokens | integer | — | — |
| question | string | yes | — |
| source_top | string | yes | — |
| system | string | — | — |
| width | integer | — | — |
No output schema declared.
No examples provided.
create_3d_audio_reactive ~551
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| audio_file_path | string | — | — |
| bands | integer | — | — |
| existing_chop_path | string | — | — |
| expose_controls | boolean | — | — |
| mode | string | — | — |
| parent_path | string | — | — |
| primitive | string | — | — |
| source | string | — | — |
| spin | number | — | — |
No output schema declared.
No examples provided.
create_3d_scene ~368
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| expose_controls | boolean | — | — |
| instances | integer | — | — |
| parent_path | string | — | — |
| primitive | string | — | — |
| scale_variation | number | — | — |
| spin | number | — | — |
No output schema declared.
No examples provided.
create_ai_mirror ~431
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| camera_device_idx | integer | — | — |
| cfg | number | — | — |
| existing_top_path | string | — | — |
| expose_control_panel | boolean | — | — |
| fallback_to_synthetic | boolean | — | — |
| name | string | — | — |
| negative_prompt | string | — | — |
| output_mode | string | — | — |
| output_sender_name | string | — | — |
| parent_path | string | — | — |
| prompt | string | — | — |
| seed | integer | — | — |
| show_camera_preview | boolean | — | — |
| source | string | — | — |
| steps | integer | — | — |
| strength | number | — | — |
No output schema declared.
No examples provided.
create_ascii_render ~398
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| bg_color | array | — | — |
| cell_size | integer | — | — |
| charset | string | — | — |
| color_mode | string | — | — |
| fg_color | array | — | — |
| font | string | — | — |
| mix | number | — | — |
| name | string | — | — |
| parent_path | string | — | — |
| resolution | array | — | — |
| source | string | — | — |
No output schema declared.
No examples provided.
create_asemic_writing ~464
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| background | array | — | — |
| glyphs | integer | — | — |
| ink_color | array | — | — |
| jitter | number | — | — |
| lift_chance | number | — | — |
| parent_path | string | — | — |
| rows | integer | — | — |
| seed | integer | — | — |
| slant | number | — | — |
| strokes | integer | — | — |
| thickness | number | — | — |
No output schema declared.
No examples provided.
create_audio_glsl_uniforms ~187
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| bindings | array | yes | — |
| expand_capacity | boolean | — | — |
| source_chop_path | string | yes | — |
| target_glsl_path | string | yes | — |
No output schema declared.
No examples provided.
create_audio_reactive ~635
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| audio_file_path | string | — | — |
| audio_source | string | — | — |
| beat_detection | boolean | — | — |
| duck_depth | number | — | — |
| duck_release_ms | number | — | — |
| existing_chop_path | string | — | — |
| expose_controls | boolean | — | — |
| frequency_bands | integer | — | — |
| parent_path | string | — | — |
| sidechain_duck | boolean | — | — |
| transient_gate | boolean | — | — |
| transient_hold_ms | number | — | — |
| transient_threshold | number | — | — |
| visual_style | string | yes | — |
No output schema declared.
No examples provided.
create_auto_montage ~415
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| autoplay | boolean | — | — |
| bpm | number | — | — |
| clock | string | — | — |
| crossfade | number | — | — |
| division | integer | — | — |
| extensions | array | — | — |
| folder | string | yes | — |
| interval_s | number | — | — |
| max_clips | integer | — | — |
| mode | string | — | — |
| name | string | — | — |
| parent_path | string | — | — |
| resolution | array | — | — |
| seed | — | — | — |
No output schema declared.
No examples provided.