Skip to main content

Prerequisites

Step 1: Add a connector

1

Open the connectors page

Go to claude.ai/customize/connectors and click Add a connector.
2

Fill in the connector details

  • Name: Clarifeye
  • URL: Your MCP Server URL (e.g. https://eu.app.clarifeye.ai/mcp)
3

Configure advanced settings

Click Advanced settings and enter:
  • Client ID: Your Client ID from the Deploy tab.
  • Client Secret: Your Client Secret from the Deploy tab.
Claude.ai Add custom connector dialog showing Clarifeye configuration with name, URL, and advanced settings for Client ID and Client Secret
4

Add the connector

Click Add to save the connector.

Step 2: Create the skill

1

Open the skills page

Go to claude.ai/customize/skills and click Upload a skill.
2

Download and upload the skill file

Download the skill file from the Deploy tab of your Clarifeye knowledge store, then upload it here.

Step 3: Use Clarifeye in Claude

Type /clarifeye in any Claude conversation to activate the Clarifeye skill. Claude will connect to your knowledge store and you can start querying it, running tools, and invoking playbooks.

Claude Code

To use Clarifeye in Claude Code, either configure the connector in Claude Desktop (Claude Code picks up MCP servers from your Claude Desktop configuration) or add it from the command line:
Replace the URL with your MCP Server URL from the Deploy tab if it differs. The first time you use the server, Claude Code prompts you to authenticate.