Skip to main content
Version: 2.25

telepresence mcp vscode enable

Add server to VSCode config

Synopsis:

Add this application as an MCP server in VSCode

Usage:

  telepresence mcp vscode enable [flags]

Flags:

      --config-path string   Path to VSCode config file
--config-type string Configuration type: 'workspace' or 'user' (default: user)
-h, --help help for enable
--log-level string Log level (debug, info, warn, error)
--server-name string Name for the MCP server (default: derived from executable name)
--workspace Add to workspace settings (.vscode/mcp.json) instead of user settings

Global Flags:

      --output string     Set the output format, supported values are 'json', 'yaml', and 'default' (default "default")
--progress string Set type of progress output (auto, tty, plain, json, quiet) (default "auto")
--use string Match expression that uniquely identifies the daemon container