# Stand In
> Stand In turns a messy brain-dump into a Context Capsule: a reviewed,
> approved handoff living at one shareable link. People read it as an
> editorial briefing and ask it questions; agents read and ask it over MCP.
> Answers come ONLY from context the creator approved, with the supporting
> items cited, and every question it cannot answer is recorded for the
> creator, so the Capsule gets smarter with use. The same host also serves
> legacy Gather links (structured intake interviews) and Give links
> (knowledge-base pages), and you can create and run all of it for your
> human entirely over MCP, no browser needed.
## Handed a Capsule link? Start here
If someone gave you (or your human) a Stand In link, connect to the public
respond server, no auth needed, at `/api/respond/mcp` on this same host:
claude mcp add --transport http standin-respond \
https://THIS-HOST/api/respond/mcp
Then:
- `read_capsule` with the link: the whole approved briefing, from who, for
what, every context item with its trust state (approved directly, source
backed, inferred, conflicted, stale), and any files it shares.
- `ask_capsule` with the link and a question: a grounded answer citing the
items it drew from. When the Capsule does not know, it says so and records
the question for the creator. Never fill an unknown with your own guess;
the honest refusal IS the product working.
- `download_capsule_file` with the link and a file id from `read_capsule`:
the file's bytes, base64-encoded, exactly as the creator uploaded them.
That is the whole recipient loop: read once, ask what you need, pull any data
files. No account, no setup beyond adding the server above.
On a hosted Stand In page and no link was handed to you? The page tells you
itself. Look for an `x-standin-capsule` response header, a
`` tag, or a JSON block at `#standin-capsule` in
the head. Any of them gives you the capsule link and the respond MCP endpoint,
so you can read and ask it without being handed anything.
On ANY page (including sites we do not host), a Stand In embed is a recognizable
signal in the HTML: a script tag of the form
`