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": { "mcpServers": {
"context7": { "context7": {
"type": "streamable-http", "type": "streamable-http",
"url": "http://context7-mcp:8000/mcp" "url": "http://context7-mcp:8080/mcp"
}, },
"gitea": { "gitea": {
"type": "streamable-http", "type": "streamable-http",
"url": "http://gitea-mcp:8000/mcp" "url": "http://gitea-mcp:8080/mcp"
}, },
"searxng": { "searxng": {
"type": "streamable-http", "type": "streamable-http",
"url": "http://searxng-mcp:8000/mcp" "url": "http://searxng-mcp:3000/mcp"
}, },
"signoz": { "signoz": {
"type": "streamable-http", "type": "streamable-http",