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