Kind: Function
Source: atloria-monorepo/apps/cli/src/commands/mcp.command.ts
Signature
tsasync function mcpAddCommand(name: string, options: McpAddOptions): Promise<void>
Parameters
| Name | Type |
|---|---|
name | string |
options | McpAddOptions |
Returns: Promise<void>
Was this page helpful?