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/7965c876f6a5b641e0cf166e8942e540cfde65e1/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