parent.mount(proxy).
Component lists (tools, resources, prompts) are kept in sync via:
- Change notifications from the backend (immediate resync)
- TTL-based lazy resync on each list request (configurable via
cacheTtl, default 30 s)
Parameters
config
ProxyTransport
name?
string
Returns
Promise<FastMCP>