# Probie

> Probie watches real user sessions, catches the friction nobody reports, and opens a pull request with a regression test. You review and merge. Route baselines flag it if the same friction comes back.

Probie is a developer tool for teams shipping web, Expo, and Swift apps. It captures behavior events from real sessions (never input values), groups the friction into issues, and for GitHub-connected projects opens a pull request with a regression test for a person to review. Anyone can also run a free inspection of a public website. Coding agents can install the SDK from the skill and run inspections over MCP.

## Docs

- [Documentation](https://probie.dev/docs): What Probie does, install for web, Expo, and Swift, captured data, how a fix is made, integrations, FAQ
- [Install](https://probie.dev/docs#install): Script tag, Expo package, Swift package, and the agent path
- [Captured data](https://probie.dev/docs#captured-data): The thirteen event types and the privacy rules the collectors follow
- [Inspection API and MCP](https://probie.dev/docs#inspection-api): Register inspection access, call authenticated POST /api/dispatch, poll status, or use the MCP server at https://probie.dev/mcp
- [Integration skill](https://probie.dev/skill): SKILL.md that installs Probie into a codebase, for coding agents

## Product

- [Inspect a website](https://probie.dev/dispatch): Free graded report of any public website; browser guest access is issued on first submission
- [Pricing](https://probie.dev/pricing): Inspection is free; the fix pipeline is in design-partner access, priced per team
- [Compare](https://probie.dev/compare): Probie next to Sentry Seer, Rollbar Resolve, PostHog, and Flowsery

## Optional

- [The Probie scanner](https://probie.dev/bot): How the inspection bot identifies itself and how to allow or block it
- [Privacy](https://probie.dev/privacy): Privacy policy
- [Terms](https://probie.dev/terms): Terms of service
- [Full documentation in one file](https://probie.dev/llms-full.txt): Every docs section, the FAQ, pricing, comparisons, and the integration skill
