Certified birth-preparation & matrescence content for AI agents — English + Hungarian.
MotherWise gives AI assistants and agents access to hypnobirthing and postpartum (matrescence) content that is reviewed, signed and dated by a certified practitioner — Julia Farkas, certified hypnobirthing practitioner & certified matrescence facilitator.
Why it exists: pregnancy and wellness AI products can't afford to hallucinate health-adjacent guidance. Every MotherWise response ships with a verification block (practitioner name, credentials, review date, disclaimer) — so your agent can say "a certified practitioner verified this" instead of "our AI thinks".
Educational birth-preparation content, not medical advice. Users are always directed to their midwife or doctor for medical questions.
Endpoint
| MCP (Streamable HTTP) | https://motherwise-api.onrender.com/mcp |
| Plain HTTP (x402) | https://motherwise-api.onrender.com — free catalog at / |
| Payments | x402 — USDC on Base, in-band, no accounts, no API keys |
| Smithery | search "motherwise" on smithery.ai |
| Official MCP Registry | io.github.giachi85it-ux/motherwise |
Tools
| Tool | Price | What you get |
|---|---|---|
list_catalog | free | Full catalog: tracks, languages, durations, practitioner credentials |
get_guide | $0.10 | The Birth Partner's Role — complete practitioner-verified guide (EN) |
get_audio | $1.00 | Guided birth-relaxation MP3 (10–29 min) voiced by the practitioner — returns a one-time download link. English + Hungarian tracks |
The Hungarian library (gyertyás relaxáció, nyugodt kapcsolódás, félelemelengedés...) is, as far as we know, the only Hungarian-language hypnobirthing & matrescence content verified by a certified practitioner that is available to AI agents anywhere.
Connect
No configuration, no keys. Point any MCP client that supports Streamable HTTP at the endpoint:
{
"mcpServers": {
"motherwise": {
"type": "streamable-http",
"url": "https://motherwise-api.onrender.com/mcp"
}
}
}
list_catalog works immediately. Paid tools return a standard x402 payment-required response; any x402-enabled MCP client (see the x402 MCP guide) pays and retries automatically — USDC on Base, $0.10–$1.00 per call.
Who is this for
- Pregnancy & wellness AI apps — drop-in verified content for birth-preparation questions
- AI companions / doula agents — deliver real practitioner-recorded relaxation audio to users
- Agent developers exploring paid tools — a working, real-world x402 + MCP monetization example
About the content
All content is authored/adapted and recorded by Julia Farkas and reviewed before publication. Recordings are her own voice. Bulk licensing, custom content, and (from September 2026) live consultations are available — contact us.
Contact: open an issue here, or reach out via the endpoints above.
This repository is the public documentation for the MotherWise MCP server. The server implementation and content library are proprietary.