Hover to scrollTurn your Ounie brain — your services, rate cards, and past SOWs — into a client-ready proposal, then send a share page that tracks it from sent to accepted. Name the client and the engagement and get a structured document: executive summary, scope, deliverables, timeline, a cited pricing table, terms, and next steps — every part cited to the source page it came from.
- 10 Ounie credits per proposal; if your brain doesn't hold your services, you're not charged
- Grounded and honest: pricing appears only where your material states a number — otherwise it says "pricing to be discussed" rather than inventing one
- A pipeline, not a doc: send an unguessable /p/… page, watch the first view flip it to Viewed, and capture an accept (a signal of intent, not an e-signature)
- Blend up to 5 brains; edit every line, rebuild when the scope changes, and export a polished DOCX — all free
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 Proposal 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 Proposal Studio's tools:
{
"mcpServers": {
"sow": {
"url": "https://sow.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
| Generated proposal | 10 credits per call |
| Rebuilt proposal | 10 credits per call |