INDIVIDUAL MCP TOOL
search_parenting_answers
Search Clever Mum’s curated Q&A index for evidence-based UK parenting advice: pregnancy, newborn sleep, weaning, toddler behaviour, maternity pay, and related topics.
LIVE ENDPOINT
https://clevermum.co.uk/mcp
Connect to this endpoint to inspect the live schema for search_parenting_answers and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests a financial action.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.clevermum]
url = "https://clevermum.co.uk/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"clevermum": {
"type": "http",
"url": "https://clevermum.co.uk/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: clevermum
Remote MCP URL: https://clevermum.co.uk/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"clevermum": {
"url": "https://clevermum.co.uk/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"clevermum": {
"type": "http",
"url": "https://clevermum.co.uk/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "clevermum",
"transport": "streamable-http",
"url": "https://clevermum.co.uk/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
recommend_baby_gear— Return Clever Mum editorial reviews and buying-guide picks for UK baby gear (pushchairs, car seats, monitors, breast pumps, carriers, sleeping bags, sterilisers), optionally filtered by category and max budget in GBP.get_buying_guide— Fetch a Clever Mum best-of buying guide by slug (e.g.get_open_data_package— Return the Frictionless Data Package descriptor for Clever Mum open datasets (UK baby names, weaning foods, health guidance pointers) and how to fetch resources.