MinoraBeta

Canvas / Keep the idea movable

Canvas for movable ideas.

Use Canvas when a conversation needs space: maps, clusters, choices, dependencies, early product flows, and visual decisions.

Scroll the conversation

Loose pieces become a surface you can reason with.

Canvas gives the conversation a spatial memory. The work can spread out, regroup, and become clear before it turns into a document or app.

  1. Capture: put notes, screenshots, decisions, and constraints on the same surface.
  2. Arrange: move fragments into clusters, flows, priorities, and alternatives.
  3. Read: see the shape of the product, decision, or workflow before committing to a format.
  4. Promote: turn the stable parts into Docs or App when the direction is ready.

What Canvas can become

Boards

Collect notes, screenshots, tasks, references, and loose fragments before the structure is obvious.

Maps and flows

Turn conversation into diagrams, dependencies, paths, alternatives, and visible relationships.

Promotion

Promote the parts that become real into Docs or App while keeping the underlying structure inspectable.

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

Keep the work movable until the decision is ready.

Map the pieces first. Promote only the parts that should become a document, workflow, or app surface.

See App