# Sticklight > Sticklight is an AI-powered website and app builder for professionals. Describe what you want in conversation; Sticklight generates production-ready projects with publishing, Cloud Backend, and integrations. Part of Elementor. Self-serve Free and Pro plans; Enterprise for volume and governance. Free tier: 5 credits/day (30/month cap). Pro: monthly credit tiers with custom domains and code editing. For exact prices, use pricing.md or the Plans API. ## Product - [Homepage](https://sticklight.com/): Product overview; human sign-up at `/login?mode=sign-up` (there is no `/signup` route). - [Templates](https://sticklight.com/templates): Starter templates to remix. - [Skills](https://sticklight.com/skills): Custom instructions the AI follows while building. - [Connectors](https://sticklight.com/connectors): OAuth and API integrations catalog. ## Accounts - `/signup` is not a route (404). Human sign-up: [login?mode=sign-up](https://sticklight.com/login?mode=sign-up). Sign-in: [login](https://sticklight.com/login). - Auth is a client-rendered Descope widget; agents cannot complete signup via HTTP fetch alone — direct users to those URLs in a browser. - Paid upgrade after account creation: [Pricing](https://sticklight.com/pricing) or in-app checkout (see pricing.md). - MCP OAuth client registration is separate from human sign-up; see auth.md under Agents & integrations. ## Pricing - [Pricing page](https://sticklight.com/pricing): Human UI, plan comparison, checkout. - [pricing.md](https://sticklight.com/pricing.md): Machine-readable plans, limits, billing, FAQ. - [Plans API](https://api-platform.sticklight.com/api/v1/plans): Authoritative live prices and entitlements (JSON). ## Enterprise - [Enterprise](https://sticklight.com/enterprise): Volume credits, security, custom connectors, contact sales. ## Company - [About](https://sticklight.com/about): Founder story, product overview, and links to blog and documentation. - [Contact](https://sticklight.com/contact): Enterprise sales, help center, community, and public roadmap. ## Agents & integrations - [auth.md](https://sticklight.com/auth.md): MCP OAuth setup and discovery for Sticklight MCP. - [ai-catalog.json](https://sticklight.com/.well-known/ai-catalog.json): Agentic Resource Discovery catalog (MCP server, docs, APIs). - [MCP manifest](https://sticklight.com/.well-known/mcp): Machine-readable MCP manifest (streamable HTTP transport). - [MCP server card](https://sticklight.com/.well-known/mcp/server-card.json): Pre-connection MCP server metadata with tools and MCP Apps UI metadata. - [MCP setup](https://sticklight.com/mcp): Connect Sticklight to Cursor, Claude, and other MCP clients. - [WordPress](https://sticklight.com/wordpress): Headless WordPress + Sticklight workflow. - [WooCommerce](https://sticklight.com/woocommerce): WooCommerce + Sticklight workflow. ## Support - [Documentation](https://sticklight.com/docs): Hub linking to MCP setup, help, pricing, and integration docs. - [Help center](https://sticklight.com/help): Product help and how-to articles. - [Blog](https://sticklight.com/blog): Product updates and stories. - [Learn](https://sticklight.com/learn): Guides and educational content. ## Legal - [Privacy & legal](https://sticklight.com/privacy): Hub on sticklight.com with links to legal.sticklight.com documents. - [Terms of service](https://legal.sticklight.com/terms) - [Privacy policy](https://legal.sticklight.com/privacy) - [Data processing agreement](https://legal.sticklight.com/dpa) - [Accessibility statement](https://legal.sticklight.com/accessibility) ## Optional - [Sitemap](https://sticklight.com/sitemap-index.xml): Full public URL list for crawlers. - [robots.txt](https://sticklight.com/robots.txt): Crawl and AI input policy.