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

# Introduction

The Standard Metrics MCP is a Model Context Protocol (MCP) server that connects compatible AI clients to the Standard Metrics API, enabling AI-powered analysis of your portfolio data.

## What you can do

The Standard Metrics MCP gives compatible AI clients secure, structured access to your Standard Metrics data. You can use it to:

* Summarize investment, company, or fund performance.
* Answer ad hoc portfolio questions.
* Identify portfolio trends, anomalies, risks, and opportunities.
* Create reports and analyses for LPs, diligence, portfolio reviews, valuations, and other workflows.
* Automate recurring work such as monitoring, alerts, and stakeholder updates.

Explore practical examples in the [MCP Cookbook](https://standardmetrics.io/mcp-cookbook/), or review the full list of [available tools](/guides/mcp-available-tools).

## Choose your client

Setup varies by client. Follow the guide for the client you use:

<CardGroup cols={2}>
  <Card title="Claude" href="/guides/mcp-claude" icon="message">
    Connect Claude Web or Claude Desktop.
  </Card>

  <Card title="ChatGPT" href="/guides/mcp-chatgpt" icon="message-bot">
    Connect ChatGPT to your Standard Metrics data.
  </Card>

  <Card title="Other clients" href="/guides/mcp-other-clients" icon="plug">
    Connect another Streamable HTTP client.
  </Card>
</CardGroup>

<Warning>
  When using an MCP client, your portfolio data is sent to the LLM you've configured. Some LLM providers may use this data to train their models. We recommend using an enterprise plan that explicitly opts out of training on your data.
</Warning>
