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

# ocoya_get_me

> Get the Ocoya user associated with the MCP OAuth grant.

# `ocoya_get_me`

Gets the Ocoya user associated with the MCP OAuth grant.

## Arguments

This tool does not require arguments.

## Example

```json theme={null}
{
  "name": "ocoya_get_me",
  "arguments": {}
}
```

## Returns

Returns the authorized user's `id`, `name`, and `email`.
