All apps
Hover to scroll
Hover to scrollTurn the knowledge in your Ounie brain into flashcards — every card cited back to the exact page it came from — then keep it learned with spaced repetition, a daily due queue, and streaks.
- 1 Ounie credit per generated card, charged only for cards actually produced (thin material honestly yields fewer cards — and costs less)
- Reviews, progress, and streaks are free forever; blend up to 5 brains into one deck
- Built on your Ounie account: your brains stay on ounie.com, cards link back to their source pages
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 Study Decks — 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 Study Decks's tools:
{
"mcpServers": {
"study": {
"url": "https://study.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 flashcard | 1 credit per call |