Superview

Some conversations outgrow the chat. A shopping list, a training block, a trip plan — after a few weeks the state is scattered across a transcript nobody can search. Superview lets your coding agent publish a small interface for that state, and keep writing to it while you keep talking.

1Sign in

Checking your session…

2Connect your agent

Paste this into Claude Code, Codex, or any agent that supports MCP. It installs the factory skill and walks through authorizing the connection.

Install the Superview factory as a personal skill.

1. Download the exact file at https://superview.abradapp.com/skills/superview-factory/SKILL.md
2. Save it as superview-factory/SKILL.md in your personal skills directory.
3. Read the complete skill without summarizing or rewriting it.
4. Follow its Connection preflight to add and authenticate the Superview MCP server.
5. Tell me when the skill and MCP tools are ready.
Download SKILL.md
Prefer to connect the MCP server yourself?

Claude Code

claude mcp add --transport http --scope user superview https://superview.abradapp.com/api/mcp
# Then open Claude Code and run /mcp to authenticate.

Codex

codex mcp add superview --url https://superview.abradapp.com/api/mcp
codex mcp login superview --scopes openid,email,profile

3Ask for a view

Say it in your own words, or start from this. Your agent designs the document model, publishes the interface, and hands back a URL.

Use the superview-factory skill to build me a view for this conversation. Ask only the questions that would materially change the interface, then create it, publish it, seed it with the state we have already discussed, and give me the URL.

Your views

Sign in to see your views. The list is protected by row-level security, so there is nothing to show until Supabase knows who you are.