> ## 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.

# MCP & Plugins Overview

> Integrate stockinsights.ai directly into your favorite AI assistants, chat interfaces, and IDEs using our Model Context Protocol (MCP) servers.

The **Model Context Protocol (MCP)** is an open standard that enables Large Language Models (LLMs) to securely connect to external data sources and developer tools.

By installing the **stockinsights.ai plugins or MCP servers**, you grant AI assistants like Claude, ChatGPT, and Cursor direct access to real-time company filings, corporate announcements, and AI-generated financial insights. You can query financial data directly in natural language without leaving your chat window.

***

## Available Servers & Plugins

We provide two distinct plugins optimized for different markets. You can connect either or both depending on your investment focus:

<CardGroup cols={2}>
  <Card title="stockinsights-in" icon="indian-rupee-sign" href="/plugins/claude-cowork">
    **India Equity Market**

    Access BSE and NSE regulatory disclosures, corporate announcements, earnings call transcripts, financial statements (Income Statement, Balance Sheet, Cash Flow), and AI-generated insights.
  </Card>

  <Card title="stockinsights-us" icon="dollar-sign">
    **US Equity Market**

    Access SEC filings (10-K, 10-Q, 8-K, 6-K), company profiles, earnings transcripts, and standardized financial statement data.
  </Card>
</CardGroup>

***

## Capabilities & Skills

Once connected, the stockinsights.ai plugins expose several **skills** (specialized tools) to your AI client:

* **Filings Search**: Search through thousands of reports and disclosures using keyword matching or semantic embeddings search.
* **AI Insights**: Generate concise summaries of dense documents, highlight risk factors, or extract key performance indicators.
* **Corporate Actions**: Fetch results calendars, board meetings, and track corporate announcements in real-time.
* **Financial Statements**: Retrieve structured balance sheets, income statements, and cash flows.

***

## Supported Clients

Our MCP servers and plugins are compatible with any client that supports the Model Context Protocol:

<CardGroup cols={3}>
  <Card title="Claude Cowork" icon="users" href="/plugins/claude-cowork">
    Configure stockinsights-in as a plug-and-play plugin inside Cowork.
  </Card>

  <Card title="Claude Desktop" icon="desktop">
    Connect as a custom local or remote connector to use in your daily chats.
  </Card>

  <Card title="Cursor & VS Code" icon="code">
    Query company filings directly from your editor workspace during analysis.
  </Card>

  <Card title="ChatGPT" icon="message-bot">
    Add the stockinsights plugin to ChatGPT to chat with public company data.
  </Card>

  <Card title="Perplexity Pro" icon="magnifying-glass">
    Enhance web searches with direct company financial statements.
  </Card>

  <Card title="Claude Code / CLI" icon="terminal">
    Interact with financial data from your command line.
  </Card>
</CardGroup>

<Info>
  **Looking for the setup guide?** Check out our step-by-step instructions to [install stockinsights-in on Claude Cowork](/plugins/claude-cowork).
</Info>
