A specialized MCP server for querying customer intelligence, revenue metrics, and user activity directly within AI-powered development environments.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install outlit-mcp
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install outlit-mcp using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Outlit MCP Server is a robust integration designed to provide AI agents with direct access to customer intelligence data. By leveraging this Openclaw Skills resource, developers can interact with customer and user profiles, monitor revenue metrics, and track activity timelines through a standardized interface. It bridges the gap between raw data and actionable insights by allowing agents to perform deep-dives into customer health and business growth.
This skill enables a seamless workflow for growth teams and developers who need to synthesize customer data without leaving their AI-enabled IDEs. Whether you are assessing churn risk or building revenue dashboards, the Outlit MCP tools provide the necessary data points through structured API calls and raw SQL capabilities.
To get started with this Openclaw Skills integration, follow these steps:
claude mcp add outlit https://mcp.outlit.ai/mcp -- --header "Authorization: Bearer YOUR_API_KEY"
.cursor/mcp.json:{
"mcpServers": {
"outlit": {
"url": "https://mcp.outlit.ai/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}
claude_desktop_config.json file.outlit_schema.The skill organizes data around the following primary entities and tables:
| Table | Description |
|---|---|
customer_dimensions |
Core customer metadata, billing status, and MRR |
user_dimensions |
Individual user profiles and journey stages |
events |
Raw activity data with JSON properties column |
mrr_snapshots |
Historical revenue data for trend analysis |
Data Format Notes:
cust_ (customers), contact_ (users), or evt_ (events).Loading
A specialized utility for querying, analyzing, and tracking skill usage metrics across Claude Code and OpenClaw environments.

A powerful context retrieval layer that connects AI agents to workspace data across diverse applications like Slack, GitHub, and Jira.

A comprehensive travel intelligence skill providing real-time visa info, aviation news, and cultural data from letundra.com.

An automated infrastructure for managing Discord-based project collaboration between multiple AI agents and human teams.

A comprehensive automation skill for scaffolding, configuring, and deploying opinionated SvelteKit PWAs with professional-grade defaults.

A professional integration for the Brek Partner Core Chat API facilitating secure hotel discovery, multi-turn booking sessions, and payment orchestration.








































