diff --git a/.mcp.json b/.mcp.json index f85935d7..91a12906 100644 --- a/.mcp.json +++ b/.mcp.json @@ -2,10 +2,7 @@ "mcpServers": { "huskies": { "type": "http", - "url": "http://localhost:3001/mcp", - "headers": { - "X-Huskies-Session": "1228" - } + "url": "http://localhost:3001/mcp" } } }