Skip to main content
Yomira is meant to be used from inside the agent where the decision is already happening. The agent should not guess reactions from a thin prompt. It should gather context, construct the target audience, call the API, poll the result, and bring the evidence back into the conversation. Ask your agent to run the official installer instead of manually copying files:

Universal setup prompt

Paste this into the agent after replacing sim_YOUR_KEY.

Copy-paste task prompts

Simulate a DM

Simulate content before publishing

Compare multiple options

Optional CLI bootstrap

Advanced: MCP

MCP is optional. The normal user experience should still be the one setup prompt. Use MCP only when the user’s AI client supports local MCP tools and you want Yomira exposed as a real tool rather than a curl snippet.
The MCP server exposes simulation tools only:
  • yomira_simulate_reactions
  • yomira_get_simulation
  • yomira_export_simulation_markdown
  • yomira_setup_help
It is not a documentation/search MCP. It wraps the real Yomira API.