Back to Mixpeek
Card snapshot
mixpeek.com
·
2026-05-18 15:14:06 UTC
·
6794bb72053fda94f8b41852f7662112e16dd2434e9d2550bedf650bad841923
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Mixpeek",
"description": "Multimodal data warehouse \u2014 perception for AI agents across video, images, audio, and documents.",
"url": "https://mixpeek.com",
"version": "3.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"skills": [
{
"id": "multimodal-search",
"name": "Multimodal Search",
"description": "Search across video, images, audio, and documents with a single API call.",
"tags": [
"search",
"multimodal",
"retrieval"
]
},
{
"id": "feature-extraction",
"name": "Feature Extraction",
"description": "Extract typed features \u2014 faces, scenes, transcripts, OCR, fingerprints \u2014 from any media.",
"tags": [
"extraction",
"video",
"audio",
"images"
]
},
{
"id": "retriever-pipelines",
"name": "Retriever Pipelines",
"description": "Compose multi-stage retrieval pipelines with filter, join, and rerank stages.",
"tags": [
"retrieval",
"pipelines",
"agents"
]
}
],
"authentication": {
"schemes": [
"bearer"
],
"credentials": "API key from https://mixpeek.com/start"
},
"provider": {
"organization": "Mixpeek, Inc.",
"url": "https://mixpeek.com"
},
"documentationUrl": "https://mixpeek.com/docs",
"apiUrl": "https://api.mixpeek.com",
"openApiUrl": "https://api.mixpeek.com/openapi.json"
}