Skip to main content

Module cli

Module cli 

Source
Expand description

CLI commands for managing Model Context Protocol providers.

Structs§

AddArgs
Arguments for the add subcommand.
AddMcpStdioArgs
stdio transport arguments for MCP providers.
AddMcpStreamableHttpArgs
Streamable HTTP transport arguments for MCP providers.
AddMcpTransportArgs
Mutually exclusive transport arguments for MCP providers.
GetArgs
Arguments for the get subcommand.
ListArgs
Arguments for the list subcommand.
LoginArgs
Arguments for the login subcommand.
LogoutArgs
Arguments for the logout subcommand.
RemoveArgs
Arguments for the remove subcommand.

Enums§

McpCommands
Subcommands exposed by the vtcode mcp entrypoint.

Functions§

handle_mcp_command
Entry point for the vtcode mcp command group.