---
title: Use Rinhelp in an AI app
description: Connect an AI app to read conversations and use Rinhelp tools.
---

Connect your AI app to Rinhelp to check your inbox, test answers, or manage your help pages from a chat.

The connection uses MCP, a standard for giving AI apps access to tools. Your app must support remote MCP connections and browser sign-in with OAuth.

Use this server address:

```text
https://mcp.rinhelp.com/mcp
```

If your app asks for a transport, choose `Streamable HTTP`.

[Connect your AI app](/docs/mcp-server/connect-to-ai-clients), then ask it to run `account.whoami` to check your account and workspace. The app can make changes with your account's permissions.

Use the [tool reference](/docs/mcp-server/tools) when you need exact names and inputs.
