Card snapshot
www.motherai.uk
·
2026-06-04 11:14:26 UTC
·
210325febcc80b9bab54389af25d7097db1cd619f94838ae3140349cd060c66b
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.
{
"protocolVersion": "0.3.0",
"name": "MOTHER AI",
"description": "Sovereign British AI by MediaStream AI. Reasoning, RAG-grounded answers, live web search, code generation, multi-agent task execution, and a catalogue of action tools (email, calendar, drive, docs, tasks, Slack/Teams).",
"provider": {
"organization": "MediaStream AI Limited",
"url": "https://www.motherai.uk"
},
"version": "3.0.0",
"url": "https://6a2157e56b7ecd000840ac5a--mother-ai.netlify.app/api/a2a",
"preferredTransport": "JSONRPC",
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": true
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain",
"text/markdown"
],
"skills": [
{
"id": "chat",
"name": "Reasoning chat",
"description": "Conversational answers grounded in RAG + live web.",
"tags": [
"reasoning",
"rag",
"web"
]
},
{
"id": "code",
"name": "Code generation",
"description": "World-class HTML/CSS/JS + Python; multi-agent plan\u2192execute\u2192verify for large builds.",
"tags": [
"code",
"multi-agent"
]
},
{
"id": "agent-tools",
"name": "Action tools",
"description": "Email, calendar, drive, docs, sheets, tasks, Slack/Teams via TOOL_CALL.",
"tags": [
"tools",
"automation"
]
},
{
"id": "documents",
"name": "Document creation",
"description": "PDF/Word/Markdown/invoice/CV generation.",
"tags": [
"documents"
]
},
{
"id": "memory",
"name": "Persistent memory",
"description": "Remembers user facts across sessions (mem0-style).",
"tags": [
"memory"
]
}
],
"supportedInterfaces": [
{
"url": "https://6a2157e56b7ecd000840ac5a--mother-ai.netlify.app/api/a2a",
"protocol": "JSONRPC"
}
]
}