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

# MCP Connections

> Connect an MCP client to Unbound and manage its key

|             |                    |
| ----------- | ------------------ |
| **URL**     | `/mcp-connections` |
| **Sidebar** | Reached by address |
| **Roles**   | Everyone signed in |

MCP Connections is where you connect an MCP client to Unbound and manage the token it uses.

## What's on the page

| Element           | Contents                                 |
| ----------------- | ---------------------------------------- |
| **Setup Command** | The command to run to connect a client   |
| **API Token**     | The token that client authenticates with |

## Filters and controls

The page covers one connection at a time, with its command and token shown together.

## What you can do

| Action                     | Result                                                                                            |
| -------------------------- | ------------------------------------------------------------------------------------------------- |
| Copy the **Setup Command** | Gives you the command to run on the client                                                        |
| **Revoke MCP Key**         | Withdraws the token immediately. A client using it stops working until reconnected with a new one |

## Messages you may see

| Message             | What it means                                                              |
| ------------------- | -------------------------------------------------------------------------- |
| `Connection Failed` | The client could not be connected. Check the command and token, then retry |
| `Invalid Request`   | The connection request was not accepted as formed                          |

## Related

| Page                                                        | For                                       |
| ----------------------------------------------------------- | ----------------------------------------- |
| [Discovery — Inventory](/dashboard/discovery/inventory)     | MCP servers found on developers' machines |
| [Analytics — Agentic Use](/dashboard/analytics/agentic-use) | The calls agents make to MCP servers      |
