MCP Servers (tota.yaml)
mcp:
servers:
- name: my-tools
url: http://localhost:8080/mcp
enabled: true
apiKey: optional-bearer-token
Each server must implement the Model Context Protocol JSON-RPC tools/list and tools/call methods over HTTP.
