> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stockinsights.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Claude Cowork Setup

> Learn how to install and connect the stockinsights-in plugin on the Claude Cowork app to fetch Indian market data.

The **Claude Cowork** application supports plugins that allow you to use specialized skills and connectors directly in your workspace. This guide walks you through installing the **stockinsights-in** plugin to bring Indian equities research tools into your Claude Cowork workspace.

<Note>
  **Prerequisite**: Access to Claude Cowork plugins requires a paid Claude account (Pro, Team, or Enterprise plan).
</Note>

***

## Step-by-Step Installation

Follow these steps to connect the `stockinsights-in` MCP server and authorize it with your stockinsights.ai account.

<Steps>
  <Step title="Add the Marketplace Repository">
    1. Click on the **Customize** button in the left navbar.
    2. In the dialog box, go to the bottom and click on **Plugins**.
    3. You will see a **+** (plus) icon there; click it to add a marketplace.

    <Frame caption="Navigating to the Add Marketplace option in Claude Customize menu">
      <img src="https://mintcdn.com/stockinsightsai/XAnWKNiHSF6xA-6s/images/claude-cowork-marketplace-navigate.gif?s=26caa630b136f7f4118316371d4c4723" alt="Navigate to Add Marketplace" width="1148" height="720" data-path="images/claude-cowork-marketplace-navigate.gif" />
    </Frame>

    4. Select **Add from a repository** and enter the stockinsights plugins repository URL:
       ```text theme={null}
       github.com/stockinsights-ai/plugins
       ```
    5. Click **Add** to sync the marketplace.

    <Frame caption="Adding the custom marketplace repository in Claude Customize menu">
      <img src="https://mintcdn.com/stockinsightsai/XAnWKNiHSF6xA-6s/images/claude-cowork-add-marketplace.gif?s=28fe5f620c2f119dbff093768f9c66ab" alt="Add custom marketplace" width="1148" height="720" data-path="images/claude-cowork-add-marketplace.gif" />
    </Frame>
  </Step>

  <Step title="Select the stockinsights-in Plugin">
    1. Once the repository is synchronized, browse the list of available plugins in the newly added marketplace.
    2. Locate **stockinsights-in**.
    3. Click **Install** or select it to proceed.

    <Frame caption="Selecting and installing the stockinsights-in plugin">
      <img src="https://mintcdn.com/stockinsightsai/XAnWKNiHSF6xA-6s/images/claude-cowork-install-plugin.gif?s=61abb767d14bb9fd7f585ecd812fe68c" alt="Install stockinsights-in plugin" width="1148" height="720" data-path="images/claude-cowork-install-plugin.gif" />
    </Frame>
  </Step>

  <Step title="Access Connector Settings">
    1. Click on **Manage plugin** for the newly installed `stockinsights-in` plugin.
    2. Select the **Connectors** tab (or navigate directly to **Customize** > **Connectors** in the sidebar).
  </Step>

  <Step title="Connect the MCP Server">
    1. Find the **stockinsights-in** MCP server in the list of connectors.
    2. Click the **Connect** button next to it.

    <Frame caption="Connecting the stockinsights-in connector">
      <img src="https://mintcdn.com/stockinsightsai/XAnWKNiHSF6xA-6s/images/claude-cowork-connect-mcp.gif?s=a88f546d24746ffbfd34ce04a45d2920" alt="Connect stockinsights-in connector" width="1148" height="720" data-path="images/claude-cowork-connect-mcp.gif" />
    </Frame>
  </Step>

  <Step title="Sign In & Authorize stockinsights.ai">
    1. You will be redirected to the stockinsights.ai authentication portal.
    2. **Log in** to your existing account, or **Sign up** if you don't have one yet.
    3. Review the permissions requested by the Claude Cowork app.
    4. Click **Authorize** to link your account.

    <Frame caption="Authorizing the connection in stockinsights.ai portal">
      <img src="https://mintcdn.com/stockinsightsai/XAnWKNiHSF6xA-6s/images/claude-cowork-authorize.gif?s=f36d0c3452f26b2b28f2cbb708bd9e5c" alt="Authorize application connection" width="1112" height="720" data-path="images/claude-cowork-authorize.gif" />
    </Frame>
  </Step>

  <Step title="Confirm Status">
    1. You will be redirected back to the Claude app.
    2. Verify that the **stockinsights-in** MCP server connector status updates to **Connected** without any errors.
  </Step>

  <Step title="Start Using the Plugin Skills">
    You're ready! Start a new chat or a Cowork task. You can trigger the plugin skills by typing `/` or clicking the `+` button in the chat box to select a skill, or simply ask Claude in plain text.
  </Step>
</Steps>

***

## Sample Queries to Try

Once connected, you can ask Claude questions about Indian companies, and it will automatically invoke the plugin tools behind the scenes to fetch accurate answers. Try these prompts:

<CodeGroup>
  ```text 1. Filings Search theme={null}
  "Find the latest corporate filings for Reliance Industries and list the main key sections."
  ```

  ```text 2. Earnings Call Analysis theme={null}
  "Summarize the key growth outlook and capital expenditure comments from Tata Motors' last earnings transcript."
  ```

  ```text 3. Corporate Action Track theme={null}
  "Check if there are any recent board meetings or announcements regarding dividend declarations for Infosys."
  ```
</CodeGroup>

<Tip>
  If you run into any issues during authorization, check that your browser is not blocking popups from `stockinsights.ai` or `claude.ai`.
</Tip>
