diff --git a/claude_mcp_config.json b/claude_mcp_config.json index 9f5f2e0..34183be 100644 --- a/claude_mcp_config.json +++ b/claude_mcp_config.json @@ -2,7 +2,7 @@ "mcpServers": { "activeblue-ai": { "type": "sse", - "url": "http://192.168.2.47:8001/mcp/sse", + "url": "http://192.168.2.9:8001/mcp/sse", "description": "ActiveBlue AI — 14 tools across 8 Odoo specialist agents. All agent reasoning uses local Ollama (privacy mode = local). No data sent to cloud LLMs." } }