Files
tar-valon-ansible/app-configs/ultima/mcpo/config.json.j2
T
2025-12-19 08:53:25 -05:00

21 lines
428 B
Django/Jinja

{
"mcpServers": {
"context7": {
"type": "streamable-http",
"url": "http://context7-mcp:8080/mcp"
},
"gitea": {
"type": "streamable-http",
"url": "http://gitea-mcp:8080/mcp"
},
"searxng": {
"type": "streamable-http",
"url": "http://searxng-mcp:3000/mcp"
},
"signoz": {
"type": "streamable-http",
"url": "http://signoz-mcp-server:8000/mcp"
}
}
}