MCP

Store submission kit

Checklist for MCP registries (Cursor, Claude, VS Code, etc.).

Assets

Listing copy

Name: Stand In

Short: Turn a brain-dump into a reviewed Context Capsule at one link. File, review in Mirror, publish over MCP; recipients read and ask with grounded answers.

URL: https://standin.app/api/mcp (OAuth)

Public read/ask: https://standin.app/api/respond/mcp

Review checklist

  1. OAuth discovery: /.well-known/oauth-authorization-server and protected-resource metadata
  2. Creator server returns 401 with resource_metadata when unauthenticated
  3. Respond server initializes without auth; tools/list includes read_briefing, bind_capsule, ask_capsule
  4. Install configs: cursor.json, vscode.json
  5. Docs: tool reference, for agents, llms.txt
  6. CLI device login: npx usestandin login
  7. Sensitive screen on all KB writes; grounding judge on give answers

Screenshots (capture manually)