(ctx context.Context)
| 95 | SetExtraHeaders(h http.Header) |
| 96 | |
| 97 | AwaitReachable(ctx context.Context) bool |
| 98 | CallMCPTool(ctx context.Context, req CallMCPToolRequest) (CallMCPToolResponse, error) |
| 99 | Close() error |
| 100 | ContextConfig(ctx context.Context) (ContextConfigResponse, error) |
no outgoing calls