Adding MCP server config.
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

This commit is contained in:
2025-12-18 09:02:25 -05:00
parent a358f9c953
commit ed1fa33bf7
+20
View File
@@ -0,0 +1,20 @@
{
"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"
}
}
}