Docs
Guides and references for Lighthouse.
The docs are short on purpose. Most of what Lighthouse does (creating a waitlist, writing survey questions, composing a newsletter, triaging feedback) is no-code and lives in the dashboard. The guides below cover the two cases where you want to go further: wiring Lighthouse into your own app with the REST API, or serving your public pages on your own domain.
Both are written for indie founders shipping their first product, so they skip the platform-vendor boilerplate and get straight to the wiring. The REST API is on the Pro plan and lets you push signups, pull survey responses, and read feedback submissions from your own code, with bearer-token auth scoped to a single project. The custom domain setup walks through pointing yourapp.com at a Lighthouse page in three steps with a single CNAME record.
If something is missing, the fastest path is to email the founder through the contact page. For the broader product story, the blog has indie-launch guides, comparison posts, and the kind of context that does not fit in an API reference.
MCP Server
ProConnect Claude Desktop, Cursor, or any MCP client to your Lighthouse waitlist. One-line setup, five read-only tools including semantic search.
API Reference
ProAuthenticate, manage waitlist signups, read survey responses, and query feedback via the REST API.
Custom Domain Setup
ProServe your public pages on your own domain. Step-by-step DNS and Vercel configuration guide.