Files
tar-valon-ansible/app-configs/ultima/mcpo/config.json.j2
T
Trez.One ed1fa33bf7
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rikku) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rinoa) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Successful in 51s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (benedikta) (push) Successful in 7m35s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (ultima) (push) Successful in 7m46s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rikku) (push) Successful in 9m38s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rinoa) (push) Successful in 13m33s
Gitea Branch PR & Ansible Deployment / PR Merge (push) Successful in 33s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (benedikta) (push) Successful in 1m40s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (ultima) (push) Successful in 2m3s
Adding MCP server config.
2025-12-18 09:02:25 -05:00

21 lines
428 B
Django/Jinja

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