Outlit

by OutlitAI

251 downloads
Not rated
GitHub

About

Outlit gives agents real-time customer understanding to automate customer operations through a hosted remote MCP server.

Details

Author
OutlitAI
Downloads
251
Categories
Other, AI

- Real-time understanding of every customer
- Infrastructure for agents to automate customer operations
- Hosted remote MCP server with streamable HTTP transport

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Outlit
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Configure your MCP client with the type streamable-http and the URL https://mcp.outlit.ai/mcp. The server is operated by Outlit and no local installation is required.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "outlit": {
            "outlit": {
                "type": "streamable-http",
                "url": "https://mcp.outlit.ai/mcp"
            }
        }
    }
}

McpServers

{
    "outlit": {
        "type": "streamable-http",
        "url": "https://mcp.outlit.ai/mcp"
    }
}

Outlit is the real-time understanding of every customer, the infrastructure agents use to automate customer operations.

This listing is for the hosted Outlit remote MCP server. The runtime endpoint is:

https://mcp.outlit.ai/mcp

The linked GitHub repository is a public discovery and metadata pointer for registries and crawlers. The hosted MCP server implementation is operated by Outlit.

Server config



``json
{
"mcpServers": {
"outlit": {
"type": "streamable-http",
"url": "https://mcp.outlit.ai/mcp"
}
}
}
``

Canonical metadata



- Server metadata: https://mcp.outlit.ai/.well-known/mcp/server.json
- Server card: https://mcp.outlit.ai/.well-known/mcp/server-card.json
- Website: https://www.outlit.ai
- Docs: https://docs.outlit.ai/ai-integrations/mcp

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.