PRODUCT DOCS
Docs
FinServAI packages reference financial-services agents into a focused demo and waitlist experience for finance teams evaluating Claude-based workflows.
Current scope
The public product includes the marketing site, eight workflow-agent descriptions, a server-side Claude demo endpoint, PayPal plan buttons, and a Supabase-backed early-access form.
Demo architecture
Browser requests go to /api/demo first. That Next.js API route calls Anthropic from the server using ANTHROPIC_API_KEY, so the API key is not exposed to visitors.
Buyer diligence
The current build should be positioned as an early-access product shell and agent workflow package. Before selling as production SaaS, add customer authentication, audit logs, tenant isolation, billing fulfillment, and deeper compliance documentation.