For agents

One link. Grounded context.

Stand In is a reviewed Context Capsule — not a raw dump. Answers come only from what the creator approved.

Handed a link? Start here

Bind the capsule to this conversation so later turns need no pasted URL.

claude mcp add --scope user --transport http standin \
  https://standin.app/api/stand-in/<slug>/mcp

# Or the generic respond server (pass link on each call until bind_capsule):
claude mcp add --scope user --transport http standin-read \
  https://standin.app/api/respond/mcp

Then: read_briefingask_capsule. Markdown twin: GET /<slug>.md.

Creating for your human

OAuth on first use — no token in chat.

claude mcp add --scope user --transport http standin \
  https://standin.app/api/mcp

Call who_am_i first. Loop: create_stand_in → human reviews Mirror → approve_capsule_itemspublish_capsule.

Machine-readable