From 95800ad88babf39e18b47949aaf85a0db8cef607 Mon Sep 17 00:00:00 2001 From: Ed_ Date: Thu, 12 Mar 2026 15:58:56 -0400 Subject: [PATCH] chore(conductor): Mark track 'External MCP Server Support' as complete --- conductor/tracks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conductor/tracks.md b/conductor/tracks.md index 98db141..c56266a 100644 --- a/conductor/tracks.md +++ b/conductor/tracks.md @@ -10,7 +10,7 @@ This file tracks all major tracks for the project. Each track has its own detail ### Architecture & Backend -1. [~] **Track: External MCP Server Support** +1. [x] **Track: External MCP Server Support** *Link: [./tracks/external_mcp_support_20260308/](./tracks/external_mcp_support_20260308/)* *Goal: Add support for external MCP servers (Local Stdio and Remote SSE/WS) with flexible configuration and lifecycle management (including auto-start on project load).*