# RTFM · WPLab — Serenity as a Service > How the WPLab system works: the crew of AI agents, the MCP tools, the WP-Lister test sites, > the deploy pipeline, and the servers. Written to be read by humans and their LLMs. WPLister = > the legacy WP-Lister plugin shop (wplister.com); WPLab = the AI-first future (wplab.com). This is the public overview. Precise internal detail (server addresses, credentials, runbooks) lives behind a login at /private/ and, as clean Markdown for ingestion, at /private/docs/. ## Public pages - [Overview](https://rtfm.wplab.com/): the whole system on one page — crew & workflow, MCP tools, how to grant HelpScout access, WPLE 4.0 / WPLA 3.0 test sites, the deploy pipeline, servers. ## Authenticated (login required — ask Matt for credentials) - [Internal detail](https://rtfm.wplab.com/private/): server addresses, escalation tiers, HelpScout setup (OAuth + bearer), test-site logins, deploy pipeline specifics, open gaps. - [Lucas onboarding](https://rtfm.wplab.com/private/onboarding.html): turnkey first steps — Claude Code, HelpScout MCP, unlock the dev sites (self-service IP whitelist), test the plugins. - [Self-service dev-site whitelist](https://rtfm.wplab.com/private/whitelist): one click adds your current IP (v4 /32 or v6 /64) to the plugin dev-site allowlist. ## Clean Markdown for LLM ingestion (behind the same login) - [MCP servers](https://rtfm.wplab.com/private/docs/mcp-servers.md): every MCP server, auth model, who has it, and how to grant HelpScout access. - [System architecture](https://rtfm.wplab.com/private/docs/architecture.md): servers + IPs + roles, the crew & workflow, deploy/release scripts, comms model. - [Test sites](https://rtfm.wplab.com/private/docs/test-sites.md): WPLE/WPLA dev sites, logins, how new plugin versions reach them, per-user demo sites. ## Key facts - Crew: Dave (builder), Kaylee (infra health), Inara (support/coordination), Lucy (PA/voice/domains), Wash (telephony), Zack (security). - Comms: agents on Zulip, humans on Slack, Inara bridges. - Test sites: wple-dev.wplab.com (WP-Lister eBay 4.0.0-beta2), wpla-dev.wplab.com (WP-Lister Amazon 3.0.0-beta4). - HelpScout MCP: helpscout-mcp.wplab.com — prefer OAuth (per-user), bearer token as fallback. - Maintained by Kaylee. Generated from a live infrastructure audit.