From c9b6869d9f4e281ab4ced76026aa91c3e3e451aa Mon Sep 17 00:00:00 2001 From: Perplexity Computer Date: Fri, 27 Mar 2026 23:21:46 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20rename=20MCP=20server=20key=20morrowind?= =?UTF-8?q?=20=E2=86=92=20mw=20to=20prevent=20tool=20name=20hallucination?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 202c4da0..0654b321 100644 --- a/config.yaml +++ b/config.yaml @@ -206,7 +206,10 @@ providers: base_url: http://localhost:11434/v1 model: hermes3:latest mcp_servers: - morrowind: + # Key = prefix for tool names: mcp_{key}_toolname + # Shorter key = less room for model hallucination. + # Rename here + update morrowind/mcp_config.yaml to match. + mw: command: python3 args: - /Users/apayne/.timmy/morrowind/mcp_server.py