Correcting MCP setup.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user