KeepFamilySafe Developer Resources
Public, read-only machine interfaces for developers and AI agents that want to answer questions about the KeepFamilySafe Family Safety app: features, safe zones, SOS alerts, location sharing, platforms, downloads, privacy, and support.
In-Page Assistant
The "Ask KeepFamilySafe" chat widget on the home page answers instantly from built-in product knowledge — no server or API key required.
MCP Server
KeepFamilySafe exposes a Model Context Protocol server via Streamable HTTP endpoints:
https://keepfamilysafe-familysafety.web.app/.well-known/mcp— discovery + JSON-RPC handshakehttps://keepfamilysafe-familysafety.web.app/.well-known/mcp.json— server manifest- Tools:
keepfamilysafe_product_overview,keepfamilysafe_search_knowledge,keepfamilysafe_faq,keepfamilysafe_support,keepfamilysafe_download_info
Cloudflare Mirror (live)
An always-on Cloudflare Worker mirrors this site and serves all three AI interfaces today: keepfamilysafe-web.sganeshkumar654.workers.dev.
- Markdown content negotiation (send
Accept: text/markdown) - MCP JSON-RPC at
/.well-known/mcp - Markdown 404s on unknown paths