# Outlit > Outlit is an AI agent for customer success teams, monitoring every account and taking action across onboarding, retention, and expansion. ## Outlit Developer Resources - [Developer resources index](https://www.outlit.ai/index.md): Agent-facing map of current SDK packages, docs, API contracts, MCP, CLI, Pi, and skills surfaces - [Full LLM context](https://www.outlit.ai/llms-full.txt): Expanded agent-facing context with current package versions and tool contracts - [SDK GitHub repo](https://github.com/OutlitAI/outlit-sdk): Source for SDK packages, docs, CLI, tool contracts, and Pi package - [Quick start](https://docs.outlit.ai/tracking/quickstart): Install the CLI, connect data, and query customer context - [Browser SDK docs](https://docs.outlit.ai/tracking/browser/npm): Use `@outlit/browser` in browser apps - [Node SDK docs](https://docs.outlit.ai/tracking/server/nodejs): Use `@outlit/node` in backend, job, and native JavaScript contexts - [API tool gateway](https://docs.outlit.ai/api-reference/tools): HTTP API for customer intelligence tool calls and `@outlit/tools` contracts - [Pi agents](https://docs.outlit.ai/ai-integrations/pi): Build Pi extensions with `@outlit/pi` - [Agent skills](https://docs.outlit.ai/ai-integrations/skills): Install the official `outlit` and `outlit-sdk` skills from GitHub - [First-party Outlit skill](https://www.outlit.ai/.well-known/skills/outlit/SKILL.md): Domain-owned skill URL proxied from the canonical `outlit-agent-skills` repository - [First-party Outlit SDK skill](https://www.outlit.ai/.well-known/skills/outlit-sdk/SKILL.md): Domain-owned SDK skill URL proxied from the canonical `outlit-agent-skills` repository - [First-party skill index](https://www.outlit.ai/.well-known/skills/index.json): Machine-readable index of Outlit-owned skill URLs - [Outlit skill on skills.sh](https://www.skills.sh/outlitai/outlit-agent-skills/outlit): Official Outlit customer intelligence skill - [Outlit SDK skill on skills.sh](https://www.skills.sh/outlitai/outlit-agent-skills/outlit-sdk): Official Outlit SDK integration skill ## Current Packages - `@outlit/browser` 1.5.2 - `@outlit/node` 1.5.2 - `@outlit/core` 1.5.2 - `@outlit/cli` 1.8.0 - `@outlit/tools` 0.2.1 - `@outlit/pi` 0.1.4 ## Product - [Home](https://www.outlit.ai/): Product overview and positioning - [Pricing](https://www.outlit.ai/pricing): Plans and packaging (Starter, Team, Enterprise) - [Changelog](https://www.outlit.ai/changelog): Product release notes - [Blog](https://www.outlit.ai/blog): Product and technical articles ## Customer Context Content - [What Is Customer Context Infrastructure?](https://www.outlit.ai/blog/what-is-customer-context-infrastructure): Definitive explanation of customer context infrastructure for AI agents - [Customer Identity Resolution](https://www.outlit.ai/blog/identity-resolution-as-infrastructure): Practical guide to matching records and events, reconciling duplicate customer profiles, preserving conflicts, and auditing identity decisions - [Your Agent Has Tools. It Still Doesn't Know the Customer.](https://www.outlit.ai/blog/tool-access-is-not-customer-context): Why tool access is not the same as resolved customer context - [Customer Context Infrastructure vs CDP](https://www.outlit.ai/blog/customer-context-infrastructure-vs-cdp): CDP comparison for agent-ready customer state versus portable customer data - [How to Automate Customer Success with Claude Code](https://www.outlit.ai/blog/how-to-automate-customer-success-with-claude-code): Customer success automation guide with Outlit, Claude Code, prompts, and workflows - [Building a Deal Intelligence Agent with Outlit](https://www.outlit.ai/blog/building-a-deal-intelligence-agent-with-outlit): Deal intelligence guide with pre-call briefs, closed-lost postmortems, CS handoffs, and rep coaching workflows - [Tracking Customer Health Scores with Outlit](https://www.outlit.ai/blog/tracking-customer-health-scores-with-outlit): Customer health score guide built from queryable customer signals - [Running Your Renewal Process with an AI Agent](https://www.outlit.ai/blog/how-to-run-your-renewal-process-with-outlit): Renewal process guide for AI agents using Outlit - [How to Automate Onboarding with an AI Agent](https://www.outlit.ai/blog/how-to-automate-onboarding-with-outlit): Customer onboarding automation guide using Outlit ## Customer Success Automation Content - [Customer Success Automation vs CRM](https://www.outlit.ai/blog/customer-success-automation-vs-crm): Comparison of CRM relationship records with Outlit customer success automation for agents that need resolved memory, signals, evidence, and governed actions - [Outlit vs Pylon: Support vs AI Customer Success Automation](https://www.outlit.ai/blog/outlit-vs-pylon): Comparison of Outlit signal-driven AI customer success automation with Pylon support workflows ## Documentation - [Outlit developer docs](https://docs.outlit.ai): Documentation root for SDKs, CLI, API, MCP, and customer context concepts - [SDK docs](https://docs.outlit.ai): Browser and server SDK setup and APIs - [API overview](https://docs.outlit.ai/api-reference/introduction): Direct API access for custom integrations - [OpenAPI](https://docs.outlit.ai/openapi.json): Canonical OpenAPI spec served by the docs site - [CLI docs](https://docs.outlit.ai/cli/overview): Outlit CLI installation, auth, setup, and customer intelligence commands - [MCP docs](https://docs.outlit.ai/ai-integrations/mcp): MCP integration and usage - [Official MCP Registry](https://registry.modelcontextprotocol.io/v0.1/servers?search=ai.outlit/outlit): Verified `ai.outlit/outlit` registry listing for the hosted Outlit remote MCP server - [Outlit MCP discovery repository](https://github.com/OutlitAI/outlit-mcp): Public metadata pointer for the hosted Outlit remote MCP server; it does not contain the hosted MCP server implementation - [Outlit SDK GitHub](https://github.com/OutlitAI/outlit-sdk): SDK packages, CLI, examples, and tool contracts - [GitHub](https://github.com/OutlitAI): Public Outlit repositories, SDK source, CLI packages, and agent skills - [API catalog](https://www.outlit.ai/.well-known/api-catalog): Machine-readable API and MCP discovery catalog - [AI catalog](https://www.outlit.ai/.well-known/ai-catalog.json): ARD catalog for Outlit API, MCP, agent, skill, and SDK resources - [Auth](https://www.outlit.ai/auth.md): Agent-readable auth guide for API keys, CLI login, and MCP OAuth - [Agent metadata](https://www.outlit.ai/.well-known/agent.json): Agent discovery metadata - [MCP server card](https://mcp.outlit.ai/.well-known/mcp/server-card.json): MCP server discovery card - [Schemamap](https://www.outlit.ai/.well-known/schemamap.json): NLWeb-style structured data feed map ## Trust & Policies - [Security.txt](https://www.outlit.ai/.well-known/security.txt): Vulnerability disclosure policy and contact - [Privacy Policy](https://www.outlit.ai/privacy): Privacy policy - [Terms](https://www.outlit.ai/terms): Terms of service - [Subprocessors](https://www.outlit.ai/subprocessors): Subprocessor list ## Optional - [Full context for LLMs](https://www.outlit.ai/llms-full.txt): Expanded agent-facing context (long-form) - [Machine-readable pricing](https://www.outlit.ai/pricing.md): Pricing tiers, features, and buying path Schemamap: https://www.outlit.ai/.well-known/schemamap.json AI catalog: https://www.outlit.ai/.well-known/ai-catalog.json API docs: https://docs.outlit.ai/api-reference/introduction OpenAPI: https://docs.outlit.ai/openapi.json