Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

Connect Claude

Claude web and desktop

  1. Open connector settings
    Open Settings → Connectors from your Claude profile menu.
  2. Add a custom connector
    Name it StackYapper and use:
    https://mcp.stackyapper.dev/mcp
  3. Complete OAuth
    Select Connect, sign in to StackYapper, review the workspace on the consent page, and approve access.
  4. Enable StackYapper
    Select the connector from Claude's tools menu when it is not enabled by default.

Claude Code

Add StackYapper from your terminal:
claude mcp add --transport http stackyapper https://mcp.stackyapper.dev/mcp
Then run /mcp in Claude Code and choose stackyapper → Authenticate.
To make the connection available in every project, add --scope user to the command.