Skip to main content
Defined in: server/apps/FastMCPApp.ts:13

Properties

description

description: string;
Defined in: server/apps/FastMCPApp.ts:15

name

name: string;
Defined in: server/apps/FastMCPApp.ts:14

title?

optional title?: string;
Defined in: server/apps/FastMCPApp.ts:16

visibility?

optional visibility?: Visibility[];
Defined in: server/apps/FastMCPApp.ts:18 Defaults to [‘app’]. Pass [‘model’, ‘app’] to also expose to the LLM.