MinoraBeta

Docs / From rough thinking to readable decisions

Docs for visible decisions.

Turn plans, reports, launch notes, and strategy notes into web documents that can be read, inspected, revised, and shared.

Scroll the conversation

A scattered brief becomes a document people can review.

Minora keeps the conversation visible while shaping it into a structured web surface. Each pass makes the document more concrete, inspectable, and ready to share.

  1. Prompt: describe the plan, audience, constraints, and decision that needs to be clear.
  2. Structure: Minora separates context, sections, examples, and open questions.
  3. Surface: the document becomes a readable page with hierarchy and review points.
  4. Revise: feedback updates the page without losing the decision trail.

What Docs can become

Plans

Implementation plans with sections, examples, constraints, open questions, and a trail of decisions.

Reports

Research, analysis, and dense context presented with hierarchy, comparison blocks, and visual summaries.

Decision notes

Living documents that can keep evolving through targeted feedback instead of starting over each time.

Install before signup

Connect Minora to Codex or Claude.

Add the MCP server first. When the agent needs access, Minora opens a browser flow so the right user can sign in or create a workspace.

Create a workspace

Claude Code

For Claude Code remote MCP.

claude mcp add minora --transport sse https://app.minora.dev/mcp

Codex

For Codex CLI and the Codex desktop app configuration.

mkdir -p ~/.codex && touch ~/.codex/config.toml && { grep -q '^\[mcp_servers\.minora\]' ~/.codex/config.toml || printf '\n[mcp_servers.minora]\nurl = "https://app.minora.dev/mcp"\n' >> ~/.codex/config.toml; } && codex mcp login minora

Make the next document something people can point at.

Start with a plan, note, or report. Minora turns it into a readable web surface that can keep improving.

Start free