start_session
Launch a visible Vivado GUI instance and establish a TCP-based Tcl channel, enabling agents to drive boardless AMD Vivado Project Mode PL development flows.
Instructions
Start a visible Vivado GUI session from the server-start VIVADO_PATH identity and open a local TCP Tcl channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | ||
| timeout_s | No | ||
| runtime_dir | No | ||
| vivado_path | No | Optional identity assertion. It must match the canonical executable identity captured from VIVADO_PATH when the MCP server started and cannot override it. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| tool | Yes | ||
| message | Yes | ||
| summary | Yes | ||
| error_code | Yes | ||
| next_steps | No | ||
| raw_excerpt | No | ||
| next_actions | No | ||
| handoff_ready | Yes | ||
| stop_required | Yes | ||
| policy_allowed | No | ||
| resume_context | No | ||
| schema_version | Yes | ||
| assessment_status | Yes | ||
| handoff_reviewable | No | ||
| hardware_validation | No |