{# The MCP rung: point at a harness, then at its client config. This is the one implementation, used twice: _agent_setup.html includes the two steps inside the agent flow, and /settings/mcp renders them alone here. Both locations are the user's choice -- the console asks for each rather than inventing one. #} {% set standalone = mcp_context == "mcp" %}
{{ notice }}
{% endif %} {% include "_harness_setup.html" %} {% include "_mcp_config.html" %}