td_get_params

MCP tool from TDPilot by dreamrec

, tdsetparams, tdpulseparam

How to use it

td_get_params is exposed by the TDPilot MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the td_get_params tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install TDPilot

$npx tdpilot plugin-install
FULL TDPILOT LISTING

Other tools in TDPilot (39)

td_brain_plan

, tdbrainground, tdbrainpropose, tdbrainexecute, tdtransactionapply, tdcockpitrender

td_capture_and_analyze
td_connect_nodes

, tddisconnect, tdgetconnections

td_cooking_info

, tdgeterrors

td_create_macro

Create a reusable macro from a template

td_create_node

, tddeletenode, tdcopynode, tdrenamenode

td_describe_dynamics
td_detect_instability

, tdemergencystabilize

td_exec_python

, tdpythonhelp, tdpythonclasses

td_get_content

, tdsetcontent, tdcustomparameters

td_get_info

, tdlistfamilies, tdtimeline, tdtimelineset, tdprojectlifecycle

td_get_macro_params

Get macro parameter schema

td_get_nodes

, tdgetnodedetail, tdsearchnodes

td_get_state_vector

, tdgettimescalestate

td_knowledge_get

Fetch full markdown body + metadata for one entry by id.

td_knowledge_list

List entry summaries newest-first with optional filtering.

td_knowledge_recall

Search by free-text query and/or tags across name/description/tags/source/notes. Optional fulltext=true also reads bodies (slower but more thorough).

td_knowledge_save

Persist a markdown body with name/description/tags/source/notes. Project- or global-scoped. Body capped at 200 KB; split larger writeups into linked entries.

td_list_macros

List available macros

td_memory_export

Export the technique library as a portable JSON object for sharing or backup.

td_memory_favorite

Mark techniques as favorites and rate them (0-5).

td_memory_import

Import techniques from an exported library (from tdmemoryexport).

td_memory_learn

Analyze a live network subtree and extract a portable recipe. Auto-detects complexity: small/medium networks get full recipes with all params and expressions; large networks get structure summaries + key params.

td_memory_list

List all saved techniques with optional filtering.

td_memory_preferences

Get/set user preferences (color palettes, default resolutions, naming conventions, etc.)

td_memory_promote

Copy a project-level technique to the global library for use across all projects.

td_memory_recall

Search the library by text query and/or tags. Returns summaries.

td_memory_replay

Rebuild a saved technique in a new location. Creates nodes, sets parameters and expressions, wires connections.

td_memory_save

Persist a technique to the project or global library.

td_monitor_visual

, tdstopmonitorvisual

td_optimize_visual

now accepts direct objectiveweights (e.g. {"stability": 0.8, "complexity": 0.2})

td_plan_patch

Plan a multi-step network patch

td_preflight_patch

Pre-validate a patch plan

td_screenshot

, tdchopdata, tdgeometrydata, tdpopinspect

td_set_param_bounds

, tdclearparambounds

td_snapshot_scene

, tdlistsnapshots, tddiffsnapshots, tdrestoresnapshot

td_stream_top

, tdstopstreamtop

td_subscribe

, tdunsubscribe, tdgetevents

td_validate_recipe

Validate a technique recipe