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

# The integration directory

> Browse everything Oneprofile connects to, read what a tool supports, and ask for one that is missing.

The integration directory lists every tool Oneprofile can connect to, organized by category. Open one to read what it does, connect it, or ask for one that is not there yet.

<Frame caption="The integration directory.">
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/oneprofile/images/integrations/the-integration-directory.png" alt="A directory of integrations grouped by category down the left side, with a search box and a grid of integration cards, some marked Coming soon." />
</Frame>

## Browse and search

Filter by category down the side, or type into **Search integrations** to find one by name. Opening an integration shows its description and, once implemented, a **Connect** button.

## Ask for one that is missing

<Steps>
  <Step title="Click Request an integration">
    It sits in the directory's sidebar, or appears automatically when a search turns up nothing.
  </Step>

  <Step title="Name the integration and add any detail">
    Oneprofile uses this to help decide what to build next.
  </Step>
</Steps>

## Good to know

<AccordionGroup>
  <Accordion title="What does a Coming soon integration mean?">
    Oneprofile has not built that connection yet. You can still open its page and click **Notify me** to hear when it ships.
  </Accordion>

  <Accordion title="Can I request an integration by name while searching?">
    Yes. A search with no results offers **Request an integration** pre-filled with what you typed.
  </Accordion>

  <Accordion title="Does requesting an integration guarantee it gets built?">
    No. It tells Oneprofile you are interested, and helps prioritize what to build next.
  </Accordion>
</AccordionGroup>

## Next steps

<CardGroup cols={2}>
  <Card title="Look up your own data" icon="database" href="/integrations/look-up-your-own-data">
    Read records from a tool you connected, right inside a table.
  </Card>

  <Card title="MCP servers" icon="server" href="/integrations/mcp-servers">
    Add a tool server so your agents can use it.
  </Card>
</CardGroup>
