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

# Browsing the Provider Catalog

> Find and deploy integrations from the Metorial provider catalog

<Note>
  **What you'll learn:**

  * How to navigate the provider catalog
  * How to search for integrations

  **Related resources:**

  * [Integrations Overview](/integrations-overview)
</Note>

## Accessing the Catalog

<Steps>
  <Step title="Log In">
    Visit [platform.metorial.com](https://platform.metorial.com) and select your project.
  </Step>

  <Step title="Navigate to Providers">
    Click **Providers** in the navigation menu to browse available integrations.

    <img src="https://mintcdn.com/metorial/fydw7J6y9LueIJC4/images/metorial-101/deploying-mcp-servers/step1.png?fit=max&auto=format&n=fydw7J6y9LueIJC4&q=85&s=eacf5a478b446862bef7ceb938bc17e3" alt="Providers catalog showing available integrations" width="3838" height="2046" data-path="images/metorial-101/deploying-mcp-servers/step1.png" />
  </Step>
</Steps>

<Info>
  ## Finding Integrations

  Use the search box to find specific integrations by name.

  Browse by category to explore related integrations.
</Info>

## Integration Details

Click on an integration to see:

* Description of what it does
* Available tools
* Configuration requirements

<img src="https://mintcdn.com/metorial/fydw7J6y9LueIJC4/images/metorial-101/deploying-mcp-servers/step2.png?fit=max&auto=format&n=fydw7J6y9LueIJC4&q=85&s=3e05ec90f63da2d60d3acdc8893845f9" alt="Integration details page showing description and tools" width="3838" height="2046" data-path="images/metorial-101/deploying-mcp-servers/step2.png" />

## What's Next?

<CardGroup cols={2}>
  <Card title="Deploy API Key Integration" icon="key" href="/integrations-api-key">
    Set up an integration that uses API keys.
  </Card>

  <Card title="Deploy OAuth Integration" icon="shield" href="/integrations-oauth">
    Set up an integration that requires user authorization.
  </Card>
</CardGroup>
