Aggregator for server-side tool modules. Two module kinds live here:
repository modules, which implement HostedToolRepository (from
franca-hosted) and discover callable tools from an
external backend (the MCP module health-checks configured MCP
endpoints via tools/list; the FC module resolves tool declarations
from Function Compute functions on demand with a TTL cache), and
local tool modules, which implement the platform's own built-in
...