Mother
a2a.motherbrain.app
· Mother Brain
Mother is the AI support agent for Mother Brain — she lives on the website chat and inside the app, answering questions about every feature, doc, and page. She remembers every conversation, so returning visitors and users always pick up right where they left off.
a2a.motherbrain.app via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
B
Conformance score: 81/100
B-grade: working agent with minor gaps (often unsigned cards or thin metadata).
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
6 snapshots drifted 5× Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-24 18:49:41 current | be6c5ad595c4… |
view → |
| 2026-08-14 07:19:08 | 6ddf2475a0ee… |
view → |
| 2026-08-04 18:17:02 | b3d339856b3a… |
view → |
| 2026-08-02 19:56:28 | 603468c541c5… |
view → |
| 2026-07-30 01:14:41 | 46a9ae822882… |
view → |
| 2026-07-24 02:12:33 | 58280655bfc9… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://a2a.motherbrain.app/.well-known/agent-card.json |
| Provider | https://a2a.motherbrain.app |
Skills · 10 declared · mapped to canonical taxonomy
Answer questions about Mother Brain features, pricing, licensing
Help with installation, configuration, deployment
Getting started with Mother Brain APIs and integrations
Search project documentation, memories, and code
Answer general questions and provide helpful guidance
Remembers and references past conversations to provide continuity for returning visitors and users.
Guides users step-by-step through specific Mother Brain features, pages, and workflows.
Diagnoses and resolves issues users encounter within their Mother Brain projects and configurations.
Helps new users quickly understand what Mother Brain is, how it works, and how to create their first project.
Finds and explains specific documentation pages, config options, and reference material from the Mother Brain docs.
Health · last 20 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/a2a.motherbrain.app) [](https://agenstry.com/agents/a2a.motherbrain.app) [](https://agenstry.com/agents/a2a.motherbrain.app) [](https://agenstry.com/agents/a2a.motherbrain.app)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Mother",
"description": "Mother is the AI support agent for Mother Brain \u2014 she lives on the website chat and inside the app, answering questions about every feature, doc, and page. She remembers every conversation, so returning visitors and users always pick up right where they left off.",
"version": "1.0.0",
"documentationUrl": "",
"iconUrl": "",
"provider": {
"organization": "Mother Brain",
"url": "https://a2a.motherbrain.app"
},
"supportedInterfaces": [
{
"url": "",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
}
],
"capabilities": {
"streaming": true,
"pushNotifications": false,
"extendedAgentCard": false
},
"securitySchemes": {
"bearer": {
"httpAuthSecurityScheme": {
"scheme": "bearer"
}
}
},
"security": [
{
"bearer": []
}
],
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "product-info",
"name": "Product Information",
"description": "Answer questions about Mother Brain features, pricing, licensing",
"tags": [
"product",
"pricing"
],
"examples": [
"What is Mother Brain?",
"How much does it cost?"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
},
{
"id": "technical-support",
"name": "Technical Support",
"description": "Help with installation, configuration, deployment",
"tags": [
"support",
"technical"
],
"examples": [
"How do I install?",
"My deployment failed"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
},
{
"id": "developer-onboarding",
"name": "Developer Onboarding",
"description": "Getting started with Mother Brain APIs and integrations",
"tags": [
"api",
"developer",
"onboarding"
],
"examples": [
"How do I use the API?",
"Show me an integration example"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
},
{
"id": "knowledge-base",
"name": "Knowledge Base",
"description": "Search project documentation, memories, and code",
"tags": [
"search",
"knowledge",
"docs"
],
"examples": [
"Find documentation about deployments",
"What does the codebase say about auth?"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
},
{
"id": "general-support",
"name": "General Support",
"description": "Answer general questions and provide helpful guidance",
"tags": [
"general",
"support"
],
"examples": [
"How can you help me?",
"What can you do?"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
},
{
"id": "conversation-recall",
"name": "Conversation Recall",
"description": "Remembers and references past conversations to provide continuity for returning visitors and users.",
"tags": [
"memory",
"context",
"continuity"
],
"examples": [
"What did we discuss last time about my project setup?",
"Pick up where we left off yesterday with the API integration."
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
},
{
"id": "feature-walkthrough",
"name": "Feature Walkthrough",
"description": "Guides users step-by-step through specific Mother Brain features, pages, and workflows.",
"tags": [
"tutorial",
"guidance",
"features"
],
"examples": [
"Walk me through setting up a new ROM for my documentation.",
"How do I use the vector search feature in my project?"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
},
{
"id": "project-troubleshooting",
"name": "Project Troubleshooting",
"description": "Diagnoses and resolves issues users encounter within their Mother Brain projects and configurations.",
"tags": [
"debugging",
"errors",
"fixes"
],
"examples": [
"My gateway sync is failing with a 403 error, what's wrong?",
"Search results aren't returning anything from my new codebase."
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
},
{
"id": "getting-started",
"name": "Getting Started",
"description": "Helps new users quickly understand what Mother Brain is, how it works, and how to create their first project.",
"tags": [
"onboarding",
"setup",
"quickstart"
],
"examples": [
"I just signed up \u2014 what should I do first?",
"How do I connect my existing codebase to Mother Brain?"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
},
{
"id": "documentation-lookup",
"name": "Documentation Lookup",
"description": "Finds and explains specific documentation pages, config options, and reference material from the Mother Brain docs.",
"tags": [
"docs",
"reference",
"search"
],
"examples": [
"Where can I find the docs on gateway authentication?",
"What are the supported ROM formats and their configuration options?"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
}
],
"url": "https://a2a.motherbrain.app"
}