AxMCPCatalogSnapshot Generated TypeScript API reference. typescript api api/reference build/apidocs/Interface.AxMCPCatalogSnapshot.md interface AxMCPCatalogSnapshot

AxMCPCatalogSnapshot

Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/mcp/client.ts#L103

Properties

PropertyType
cacheReadonly<Partial<Record<AxMCPCatalogCacheName, AxMCPCacheInfo>>>
namespacestring
promptsreadonly AxMCPPrompt[]
protocolVersion?string
resourcesreadonly AxMCPResource[]
resourceTemplatesreadonly AxMCPResourceTemplate[]
revisionnumber
serverCapabilitiesAxMCPServerCapabilities
serverInfo?AxMCPImplementationInfo
subscriptionsreadonly string[]
toolsreadonly AxMCPTool[]
Docs