Discovery
connectors_find calls:
CONNECTORS_URL and RUNTIME_INTERNAL_SECRET are required. The runtime does not hardcode connector partitions or model sets.
Loading Card Tools
When an agent card includes an MCP plugin binding,createAgentTools() calls getServerTools(id). Each returned server action becomes a Manowar Tool with:
If a server has too many actions for the prompt, Manowar exposes a
card selector instead of every action. The selector returns the exact schema when required arguments are missing, so the agent can repair the call without reloading the whole catalog.