Skip to content

mcpRemoveCommand

reference
1 min readUpdated

Kind: Function

Source: atloria-monorepo/apps/cli/src/commands/mcp.command.ts

Signature

ts
async function mcpRemoveCommand(name: string, options: { configPath?: string }): Promise<void>

Parameters

NameType
namestring
options{ configPath?: string }

Returns: Promise<void>

Was this page helpful?

Download as PDF