Expand description
CLI commands for managing Model Context Protocol providers.
Structs§
- AddArgs
- Arguments for the
addsubcommand. - AddMcp
Stdio Args - stdio transport arguments for MCP providers.
- AddMcp
Streamable Http Args - Streamable HTTP transport arguments for MCP providers.
- AddMcp
Transport Args - Mutually exclusive transport arguments for MCP providers.
- GetArgs
- Arguments for the
getsubcommand. - List
Args - Arguments for the
listsubcommand. - Login
Args - Arguments for the
loginsubcommand. - Logout
Args - Arguments for the
logoutsubcommand. - Remove
Args - Arguments for the
removesubcommand.
Enums§
- McpCommands
- Subcommands exposed by the
vtcode mcpentrypoint.
Functions§
- handle_
mcp_ command - Entry point for the
vtcode mcpcommand group.