Boards
Collect notes, screenshots, tasks, references, and loose fragments before the structure is obvious.
MinoraBetaCanvas / Keep the idea movable
Use Canvas when a conversation needs space: maps, clusters, choices, dependencies, early product flows, and visual decisions.
Scroll the conversation
Canvas gives the conversation a spatial memory. The work can spread out, regroup, and become clear before it turns into a document or app.
Collect notes, screenshots, tasks, references, and loose fragments before the structure is obvious.
Turn conversation into diagrams, dependencies, paths, alternatives, and visible relationships.
Promote the parts that become real into Docs or App while keeping the underlying structure inspectable.
Install before signup
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 workspaceFor Claude Code remote MCP.
claude mcp add minora --transport sse https://app.minora.dev/mcp
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 minoraMap the pieces first. Promote only the parts that should become a document, workflow, or app surface.