Skip to content
VS Code

Outlit for VS Code

ai.outlit/outlit

Outlit gives agents real-time understanding of customers to automate support and revenue workflows.

client:VS Code transport:streamable-http

Install Outlit in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Outlit in other clients