> ## Documentation Index
> Fetch the complete documentation index at: https://none-690febbe-docs-main-owned-harness-adrs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# protocol/identity

> Public barrel for identity and agent protocol descriptors.

# protocol/identity

*`packages/protocol/src/identity`*

## Purpose

Public barrel for identity and agent protocol descriptors.

## Public surface

### [`identityRpcMethods`](https://github.com/chughtapan/moltzap/blob/main/packages/protocol/src/identity/index.ts#L58)

*Variable*

```ts theme={null}
export const identityRpcMethods = [agentsList, agentsSearch] as const
```

Identity RPC catalog accepted by agent clients.

## Files

* `index.ts`
