Table of Contents
Claude Code
1. Add the MCP server
Run the following command in your terminal.2. Authentication
- Launch Claude Code
- Run the
/mcpcommand - Select
lnarand click Authenticate - Your browser will open automatically — sign in via the Dashboard using GitHub or Google
- Click Allow on the consent screen
- Connection complete
Claude.ai and Claude for Desktop
Setup instructions for Claude.ai and Claude for Desktop are coming soon. In the meantime, use the Claude Code configuration above if you need to connect to the Lnar MCP server today.ChatGPT
Custom connectors using MCP are available on ChatGPT for Pro and Plus accounts on the web.
1. Add the MCP server
- Enable Developer mode:
- Go to Settings → Connectors → Advanced settings → Developer mode
- Open ChatGPT Settings
- In the Connectors tab, click Create to add a new connector:
- Name:
Lnar - MCP server URL:
https://api.lnar.ai/mcp/ - Authentication:
OAuth
- Name:
- Click Create
2. Authentication
The Lnar connector will appear in the composer’s Developer mode tool during conversations. Click it to sign in via the Dashboard using GitHub or Google and complete the OAuth flow.Codex
1. Add the MCP server
Run the following commands in your terminal.2. Authentication
When adding the MCP server, Codex will detect OAuth support and open your browser automatically — sign in via the Dashboard using GitHub or Google, then click Allow on the consent screen.VS Code
1. Add the MCP server
Create or edit.vscode/mcp.json in your project root.
.vscode/mcp.json
2. Authentication
- Open the Command Palette (
Ctrl+Shift+P/Cmd+Shift+P) - Run MCP: List Servers
- Select
lnarand click Authenticate - Your browser will open automatically — sign in via the Dashboard using GitHub or Google
- Click Allow on the consent screen
- Connection complete

