From b3ec77619a9330bccc9a51ee6a3975cc1b6c0719 Mon Sep 17 00:00:00 2001 From: autocommit Date: Wed, 20 May 2026 21:13:04 -0700 Subject: [PATCH] =?UTF-8?q?chore(config):=20=F0=9F=94=A7=20Update=20MCP=20?= =?UTF-8?q?configuration=20with=20latest=20toolchain=20and=20environment?= =?UTF-8?q?=20settings?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- .mcp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mcp.json b/.mcp.json index b0a1094..b1bd386 100644 --- a/.mcp.json +++ b/.mcp.json @@ -1,6 +1,6 @@ { "mcpServers": { - "clare": { + "claire": { "type": "http", "url": "http://10.9.0.3:8767/mcp/" }