Correcting MCP setup.

This commit is contained in:
2025-12-19 08:53:25 -05:00
parent 42bb6ed218
commit f96b1131c0
+3 -3
View File
@@ -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",