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

# Browse the marketplace

> Explore connector packs in the Grand Central console marketplace and view the details of each pack.

The marketplace is where you explore the connector packs available for your installation. Use it to see what Grand Central offers, review the details of a pack, and find integrations that fit your needs.

<div className="web-image">
  <img src="https://mintcdn.com/ecosystems-documentation/wx4vtBj6BMhxG-r9/assets/images/grand-central-app/marketplace-grid.png?fit=max&auto=format&n=wx4vtBj6BMhxG-r9&q=85&s=f5257ee3f7514fe0657c2a914c5eee29" alt="The marketplace showing a grid of connector pack cards with search and filters" width="3432" height="1910" data-path="assets/images/grand-central-app/marketplace-grid.png" />
</div>

## Browse packs

Open **Marketplace** from the console to see the available packs. Each pack appears as a card with its name and a short summary. To find a specific pack, use the search and filters at the top of the page.

The marketplace also lists other item types alongside connector packs, such as AI agents and MCP (Model Context Protocol) servers, so you can see the full range of what's available.

## View pack details

To see everything about a pack, select its card. The pack details page describes what the pack includes and how it works.

For an MCP server, the details page organizes the information into sections such as **Available tools**, **Available prompts**, and **How to configure**.

<div className="web-image">
  <img src="https://mintcdn.com/ecosystems-documentation/wx4vtBj6BMhxG-r9/assets/images/grand-central-app/marketplace-detail.png?fit=max&auto=format&n=wx4vtBj6BMhxG-r9&q=85&s=143ef5e433a7873169ec27ccbb0f6a0c" alt="A marketplace pack details page describing the pack, its capabilities, and release details" width="3438" height="1920" data-path="assets/images/grand-central-app/marketplace-detail.png" />
</div>

## Items marked Coming soon

Some items in the marketplace carry a **Coming soon** label. These items aren't available to deploy yet, but you can review their details to see what's planned. An item without the **Coming soon** label is available to work with.

<Note>
  The marketplace shows what's available for your installation. To see which packs are running in your runtime now, check the dashboard. For more information, see [Monitor your integrations](/grand-central-app/dashboard).
</Note>

## Next steps

<CardGroup cols={2}>
  <Card title="Connector packs" icon="box" href="/grand-central-app/packs">
    Learn how packs group connectors together.
  </Card>

  <Card title="Monitor your integrations" icon="gauge-high" href="/grand-central-app/dashboard">
    See which packs are deployed to your runtime.
  </Card>
</CardGroup>
