Skip to main content
LightOn exposes a hosted MCP server that lets MCP-compatible clients (Claude Desktop, Claude Code, Cursor, etc.) search and ingest documents in your workspaces.

Server URL

https://api.lighton.ai/mcp

Authentication

The server accepts an API key in two forms. Pick whichever fits your client.
Pass the key in the Authorization header. Recommended for clients that support custom headers.
Authorization: Bearer $LIGHTON_API_KEY