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

# @widgentic/mcp/store

> Runtime exports of the @widgentic/mcp/store entry — generated from the package itself.

```bash theme={null}
npm install @widgentic/mcp
```

```ts theme={null}
import { ANONYMOUS_PRINCIPAL } from "@widgentic/mcp/store";
```

## Runtime exports

* `ANONYMOUS_PRINCIPAL`
* `DEFAULT_LIMITS`
* `KEY_PREFIX`
* `KEY_SCOPES`
* `SAFE_IDENTIFIER`
* `StoreRejectionError`
* `checkStoredAction`
* `checkStoredSchema`
* `checkStoredTheme`
* `checkStoredWidget`
* `composeCatalog`
* `composeThemes`
* `createFileStore`
* `createMemoryStore`
* `findByKey`
* `generateKey`
* `hashKey`
* `normalizeKeyScopes`
* `principalIdForSubject`
* `referencesToSecret`
* `verifyKey`
* `widgetsLoadingAction`
* `widgetsReferencingAction`

Type-only exports are not visible at runtime; see the [package README](https://github.com/widgentic/widgentic/blob/main/packages/mcp/README.md) and the bundled declarations.
