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

# MCP

> Connect Claude Desktop, Claude Code, Cursor, and other MCP clients to your Variable account.

<Warning>
  **MCP is a preview feature.** It's still evolving — tools, behavior, and the set of available entities may change without notice, and it's enabled per account (see below). We'd love your feedback: [email us](mailto:hello@variable.co?subject=MCP%20Feedback).
</Warning>

<Note>
  **MCP access is enabled per account.** Check the **MCP URL** row in [Company settings](https://app.variable.global/company) to see whether it's on for your account. If it isn't, [email us](mailto:hello@variable.co?subject=MCP%20Access). Until then, MCP clients will connect but tool calls fail with an `MCP access is not enabled for this account...` error pointing at the EnableMcp flag.
</Note>

## Endpoint

The MCP server runs at:

```
https://app.variable.global/mcp
```

## What you can do

You can manage your LCAs, inventory (materials, datasets, suppliers, and switches), activities, and transport.

You can also ask for visualizations and analysis — chart your emissions by lifecycle stage, compare products, spot hotspots, or summarize trends across your data.

## Switching accounts

To see all accounts you have access to (and which have MCP enabled):

```text Prompt theme={"system"}
list my Variable accounts
```

To swap the active one:

```text Prompt theme={"system"}
switch my Variable account to <account name>
```
