fix: correct server IP 192.168.2.47 -> 192.168.2.9 in MCP config
This commit is contained in:
@@ -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."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user