← lumen

Connect your MCP client

Lumen is a remote MCP server. Add this endpoint to your client with your personal token (issued by the admin; replace <YOUR_TOKEN>).

Endpoint https://lumen.sorensen.ai/mcp

The token goes in the Authorization: Bearer header.

Claude Code

✓ direct

Where · Terminal

Direct Bearer header.

claude mcp add --transport http lumen https://lumen.sorensen.ai/mcp \
  --header "Authorization: Bearer <YOUR_TOKEN>"