POST https://tryyomira.com/api/simulateGET https://tryyomira.com/api/simulations/{simulation_id}
Start the server
~/.yomira/config.json.
Tools
yomira_simulate_reactions
Creates a real API-backed Yomira simulation and, by default, waits for completion.
Use it for messages, posts, landing pages, offers, pricing pages, product ideas, and concrete decision options.
yomira_get_simulation
Fetches a saved simulation as JSON.
yomira_export_simulation_markdown
Downloads a completed simulation as Markdown so the result can be shared with another agent or saved in a repo.
yomira_setup_help
Returns the canonical setup prompt and command guidance.
What MCP does not solve
MCP does not automatically know when to run Yomira across every conversation. For that, use the installer with hooks/rules:- Hooks/rules: remind the agent when Yomira should be considered.
- Skill: teaches the agent how to gather context and interpret results.
- MCP: gives the agent a reliable tool surface for calling the real API.
- HTTP API: the canonical backend.