Documentation Index
Fetch the complete documentation index at: https://octolens.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Claude Code
Add the Octolens MCP server using the CLI command.1. Run this command
Remember to replace the URL with your own.2. Verify the connection
Inside Claude Code, run the/mcp command to check the server status:
--scope user to make it available across all projects, or --scope project to share with your team via .mcp.json.
Claude Desktop / Web
Add the Octolens MCP server to Claude Desktop or Claude Web.1. Using Connectors (Pro, Max, Team & Enterprise)
Go toSettings → Connectors → Add Custom Connector and add the server URL:
2. Alternative: use mcp-remote
Edit your config file:- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
YOUR_API_KEY with your API key:
3. Restart Claude Desktop
After saving, restart Claude Desktop to connect.ChatGPT
Add the Octolens MCP server to ChatGPT.1. Enable Developer Mode
Go toSettings → Apps and turn on Developer Mode.
2. Create the app
Create a new app with no authentication, using just the server URL:3. Use in chat
In the chat, click the+ button and select the Octolens MCP.
Cursor
Add the Octolens MCP server to your Cursor IDE.1. Open MCP settings
Open the Command Palette (⌘ + Shift + P on Mac, Ctrl + Shift + P on Windows), search for “MCP” and select “Add new global MCP server”.
Or edit the config file directly:
- macOS/Linux:
~/.cursor/mcp.json - Windows:
%USERPROFILE%\.cursor\mcp.json
2. Add this configuration
ReplaceYOUR_API_KEY with your API key: