Hover to scrollEvery site needs a privacy policy, terms of service and refund policy before its first customer — and every generator fills them with [Your Company Name]. This one drafts from the facts your business can actually state, and refuses to invent the rest.
- 15 Ounie credits for all three documents, 6 for one; you are charged for documents that pass validation, never for a draft that failed
- No bracketed placeholders, ever: a generated document is scanned for [Your Company], {{tags}}, blank rules and TBDs before it is stored, and one that carries any is discarded and not billed
- What it could not fill comes back as gaps you must supply; what it had to assume is recorded as assumptions, inside the document where the reader sees them
- It will not invent a postal address, a registration number, a governing-law jurisdiction, or a data processor you never named
- Every document is hosted at a noindex URL you can revoke — the live privacy link an app store review asks for, in one call
- Not legal advice: this is a starting draft for a lawyer to review, and every response and every page says so
- Draft from a typed description, from a URL we read, or grounded in your own Ounie brains with a citation per clause
- Agent-native from day one: pol_live_ REST keys, an MCP server (works with the Ounie AI Team via ?api_key=), the fleet master key, and keyless x402 pay-per-call in USDC on Base
For agents
Works with Claude, ChatGPT, and any MCP client. One server, every app: paste the gateway config and the agent can discover and run Policy Studio — and the rest of the store — through ounie_list_apps → ounie_describe_app → ounie_invoke_app.
{
"mcpServers": {
"ounie": {
"url": "https://mcp.ounie.com"
}
}
}Scoped endpoint — just this app. Point a client here when the agent should only ever see Policy Studio's tools:
{
"mcpServers": {
"policies": {
"url": "https://policies.ounie.com/api/mcp"
}
}
}To spend your Ounie credits on the scoped endpoint, append your app key to the URL as ?api_key=… — the header-less form clients like the Ounie AI Team need.
Credits used
| Drafted policy set (three documents) | 15 credits per call |
| Drafted single policy document | 6 credits per call |