diff --git a/app-configs/ultima/mcpo/config.json.j2 b/app-configs/ultima/mcpo/config.json.j2 index 9828e48..c262459 100644 --- a/app-configs/ultima/mcpo/config.json.j2 +++ b/app-configs/ultima/mcpo/config.json.j2 @@ -2,15 +2,15 @@ "mcpServers": { "context7": { "type": "streamable-http", - "url": "http://context7-mcp:8000/mcp" + "url": "http://context7-mcp:8080/mcp" }, "gitea": { "type": "streamable-http", - "url": "http://gitea-mcp:8000/mcp" + "url": "http://gitea-mcp:8080/mcp" }, "searxng": { "type": "streamable-http", - "url": "http://searxng-mcp:8000/mcp" + "url": "http://searxng-mcp:3000/mcp" }, "signoz": { "type": "streamable-http",