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

# ping

> Health check — returns the MCP server identity and the resolved brand/user context.

Returns the MCP server identity and the resolved brand/user context. Use this to verify your connection and confirm the right brand is wired up before calling real tools.

## Inputs

None — brand and user come from the auth context.

## Response

A short greeting plus the resolved server version, brand id, and user id. Format is intentionally simple so you can eyeball it without parsing.

## See also

* [Overview](/mcp/overview)
* [Authentication](/mcp/auth)
