first commit

This commit is contained in:
2026-06-13 08:23:21 -03:00
commit 89c23fb0ed
439 changed files with 32801 additions and 0 deletions

7
config/mcp_servers.yaml Normal file
View File

@@ -0,0 +1,7 @@
servers:
backoffice:
description: Servidor MCP/HTTP de backoffice. Endpoint local padrão do MCP Server.
enabled: true
transport: http
endpoint: http://localhost:8010
timeout_seconds: 20