Foyer Docs
The merge-readiness gate for AI-generated PRs.
Foyer verifies every PR with evidence-backed signals — intent fidelity, tests and build, security and secrets, browser smoke — and posts a single comment with the results. When verification fails, Foyer emits a cross-agent repair packet that any coding agent (Claude Code, Codex, Cursor, Windsurf) can consume.
Quick links
- Set up Foyer — install the GitHub App, the CLI, and the MCP server.
- CLI reference — local pre-PR review.
- MCP server — wire Foyer into any MCP-aware agent.
- Troubleshooting — common issues and fixes.
Two views, one source
These docs are served two ways from the same content tree:
docs.getfoyer.dev/<slug>renders the human-friendly UI you're reading now.docs.getfoyer.dev/agents/<slug>returns rawtext/plainmarkdown. Agents fetch pages without JavaScript and follow the commands directly. Index at docs.getfoyer.dev/llms.txt.