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

# URL & Client ID

> Find the Firmable MCP URL and Client ID

Every MCP setup needs two values: the **MCP URL** and the **Client ID**. Here's where to find them
in the Firmable app.

<Steps>
  <Step title="Open account settings">
    In the [Firmable app](https://app.firmable.com), click the profile menu in the top-right corner and
    choose **Manage account**.

    <Frame>
      <img src="https://mintcdn.com/firmable/YWZrWVN9L2EJsC0i/images/mcp/credentials-profile.png?fit=max&auto=format&n=YWZrWVN9L2EJsC0i&q=85&s=7cd63beba7883f80261d7cab25ee4613" alt="Firmable app with the profile menu open showing Manage account" width="1200" height="614" data-path="images/mcp/credentials-profile.png" />
    </Frame>
  </Step>

  <Step title="Go to Integrations → MCP">
    In **Account settings**, open the **Integrations** tab and click the **MCP** card.

    <Frame>
      <img src="https://mintcdn.com/firmable/YWZrWVN9L2EJsC0i/images/mcp/credentials-integrations.png?fit=max&auto=format&n=YWZrWVN9L2EJsC0i&q=85&s=19e243121658abbad5d25d03f0fdf94d" alt="Firmable Account settings Integrations tab with the MCP card" width="1200" height="617" data-path="images/mcp/credentials-integrations.png" />
    </Frame>
  </Step>

  <Step title="Copy the Client ID and MCP URL">
    Use the copy buttons to grab the **Client ID** and **MCP URL**. Keep them handy — you'll paste
    them into Claude, ChatGPT, or your developer tool when adding the connector.

    <Frame>
      <img src="https://mintcdn.com/firmable/YWZrWVN9L2EJsC0i/images/mcp/credentials-mcp.png?fit=max&auto=format&n=YWZrWVN9L2EJsC0i&q=85&s=b5c8c84c70d9d4ed3cc9a9d67df90287" alt="Firmable MCP settings page showing the Client ID and MCP URL fields with copy buttons" width="1200" height="584" data-path="images/mcp/credentials-mcp.png" />
    </Frame>
  </Step>
</Steps>
