Skip to main content

Mcp

Description

Aggregated Model Context Protocol configuration exposed to ValorIDE.

Properties

NameTypeDescriptionNotes
modeModeEnumGlobal MCP operating mode that clients should honor.[optional]
serversList<McpServer>Registered MCP servers alongside their tools and resources.[optional]
marketplaceCatalogsList<McpMarketplaceCatalog>Marketplace catalogs available for MCP discovery.[optional]
marketplaceItemsList<McpMarketplaceItem>Marketplace items exposed outside of catalog context.[optional]
downloadsList<McpDownloadResponse>Cached download metadata returned from marketplace installations.[optional]
resourceResponsesList<McpResourceResponse>Cached resource payloads returned from MCP resource access.[optional]
toolCallResponsesList<McpToolCallResponse>Historical tool call responses emitted by MCP servers.[optional]
toolPresetsList<McpToolPreset>Curated MCP tool presets shipped with ValkyrAI.[optional]
idUUIDUnique identifier for object in the system[optional] [readonly]
ownerIdUUIDUUID of owner of the object in the system[optional] [readonly]
createdDateOffsetDateTimeDate of object creation[optional] [readonly]
keyHashStringData, including hash of the key(s) used to encrypt this record.[optional] [readonly]
lastAccessedByIdUUIDLast user to access object[optional] [readonly]
lastAccessedDateOffsetDateTimeTimestamp of last access of object[optional] [readonly]
lastModifiedByIdUUIDUnique identifier for user who last modifed the object in the system[optional] [readonly]
lastModifiedDateOffsetDateTimeDate of last object modification[optional] [readonly]

Enum: ModeEnum

NameValue
FULL"full"
SERVER_USE_ONLY"server-use-only"
FALSE"false"

Implemented Interfaces

  • Serializable

Generated Version Details

~value
GENERATOR VERSIONcom.valkyrlabs:ValkyrAI API 1.0.1-SNAPSHOT
API ARTIFACTcom.valkyrlabs.valkyrai-api.jar
GENERATOR VERSIONorg.openapitools.openapi-generator:7.5.0
GENERATOR CLASSorg.openapitools.codegen.languages.SpringCodegen
GENERATED DATE2025-12-03T11:13:18.492704-08:00[America/Los_Angeles]