The Clarifeye skill
The Clarifeye skill is a small package your team installs in their AI client. It teaches the client how to work with Clarifeye: how to find your knowledge stores, read their knowledge, retrieve the right content, and raise signals when something is off. Once it’s installed, the client can draw on any knowledge store the user has access to. Under the hood, the skill connects through the Model Context Protocol (MCP), the standard that lets AI clients talk to external systems. You don’t have to think about MCP day to day; the skill handles it. Each knowledge store then behaves like a skill the client can call on, faithful to what was captured.What the client can do
With the skill installed, an AI client can:- Discover the knowledge stores a user can access.
- Inspect a store’s knowledge: its brief, playbooks, mental map, and the rest of its artifacts.
- Retrieve the specific content needed to answer, with references back to the source.
- Raise a signal automatically when an answer is wrong or something is missing, feeding the signals loop.
Supported clients
The skill works with major AI clients, including Claude, ChatGPT, and Copilot, as well as any custom client that supports MCP. Use whichever your team already works in.Claude
Connect Clarifeye to Claude.ai using connectors and skills.
ChatGPT
Connect Clarifeye to ChatGPT using apps and skills.
Microsoft Copilot
Connect Clarifeye to Microsoft Copilot using MCP tools.
Getting connected
Install the Clarifeye skill in your client and sign in to Clarifeye, and your accessible knowledge stores become available. From there, ask the client to use a store the way you’d brief a colleague, and it follows your captured knowledge.The examples in these guides use
eu.app.clarifeye.ai as the server URL. If you are on the US environment or a dedicated deployment, use the URL shown in your own Deploy tab instead.