Setting Up the Kyvos Cowork Plugin Connected to Your Kyvos Environment
This section provides step-by-step instructions for installing and configuring the Kyvos Cowork Plugin in Claude Cowork. It outlines the Kyvos Cowork plugin upload process, MCP Server configuration, and connection steps required to enable and use the plugin to execute business queries. Upon completion, users can leverage enterprise semantic models to execute governed business analytics workflows.
Note
To use the Kyvos Cowork Plugin connected to your Kyvos environment, Kyvos version 2025.12 or later is required.
The Kyvos MCP Server must be configured before installing the Kyvos plugin. For more information on configuring the Kyvos MCP Server, click here.
Before starting installation, ensure Claude Desktop is installed on your system. You can install Cowork using the Claude Desktop application from here.
Follow the procedures carefully to ensure a smooth installation and setup experience.
Installing the Kyvos Cowork plugin in Claude Cowork
To set up the Kyvos Cowork plugin connected to your Kyvos environment in Claude Cowork, perform the following steps.
Launch the Claude Desktop application.
In the Cowork space, click the Plus (+) icon and select Add plugins. The Browse plugins dialog is displayed.
On the Browse plugins dialog box, click the Plus (+) icon and choose one of the following installation options:
Add marketplace from GitHub: Use this option to install the Kyvos Cowork plugin directly from GitHub Marketplace.
Upload plugin: Use this option to upload the Kyvos Cowork plugin (.zip file).
Next, install the Kyvos Cowork plugin by doing one of the following:
If installing from the GitHub Marketplace:
On the Browse plugins dialog box, click the Add marketplace from GitHub. The Add marketplace from GitHub dialog box is displayed.
On the Add marketplace from GitHub dialog box, enter
ki-kyvos/kyvos-pluginsin the URL field and click Sync. The kyvos-plugins tab is added.Once the kyvos-plugins tab appears, click Install.
After installation completes, click Manage to view the Kyvos plugin details, as described in step-5.
If installing using a local zip file - Kyvos Cowork plugin
On the Personal tab, click the Plus (+) icon and select Upload plugin. The Upload local plugin dialog is displayed.
Navigate to the folder where the
kyvos-cowork-plugin.zipfile is saved and click Upload. After uploading the Kyvos Cowork plugin, its details appear on the Kyvos page as mentioned below (step-5).
View the Kyvos plugins details on the Kyvos page.
Next, to complete the Kyvos plugin setup, install the Kyvos MCP Server. On the Plugins page, select Connectors > Install.
The Kyvos MCP Server must be configured before installing the Kyvos plugin. For more information on configuring the Kyvos MCP Server, click here.Select VS Code. The
mcp.jsonconfiguration file is displayed.Enter the Kyvos MCP Server details in the
mcp.jsonfile based on the selected authentication type (OAuth or basic authentication).OAuth Authentication Key (Recommended by Kyvos): Provide the Kyvos MCP Server URL as shown below.
Basic Authentication (Username and Password):
Enter the commands as npx.
Provide the Kyvos MCP Server URL.
Authorization header (Base64 encoded <username>:<password>). Replace the placeholders with the appropriate Kyvos MCP Server URL and the Base64-encoded
username:passwordvalue.
Note
For basic authentication (username and password), install Node.js (version 22.x LTS or later recommended), and then install MCP-remote using the npm install -g mcp-remote command.
Ensure that both Node.js and MCP-remote are installed on the same machine on which Claude Desktop is installed.
After configuring the MCP Server details, exit the Claude application and restart it to ensure that the Kyvos Cowork Plugin changes take effect.
Restart Claude. You are redirected to the Plugins page.
On the Plugins page, click Connectors > Install.
The Add customer connector dialog box is displayed with the configured MCP Server URL.In the Add customer connector dialog box, verify the MCP Server URL. Click Add, and then click Connect to establish the connection to the Kyvos MCP Server.
Once the Kyvos MCP Server connection is established and displays as enabled, review the listed tool permission details.
Click the Back arrow next to Plugins to go to the Home page. The Kyvos Cowork plugin is now installed and ready for use.
On the Home page, click Plus (+) > Plugins > Kyvos to display a list of available commands.
Note
The steps below (from steps 18 to 20) are based on a sample dataset. However, you can explore and ask questions based on the data in your Kyvos semantic models.
Select one of the following commands to execute your query. For more information about commands, click here.
analyze
build-dashboard
create-viz.
discover
get-data
validate
Enter your business query followed by the selected command and click Let’s go.
Review the generated response to your query.