| 1 | // The agentic no-auth wire-up: an agent registers a public REST API over MCP |
| 2 | // and then creates its connection PROGRAMMATICALLY through the gateway core |
| 3 | // tool — `coreTools.connections.create` with `template: "none"` and no |
| 4 | // credential origin. This is the path that used to be impossible: the core |
nothing calls this directly
no test coverage detected