Client Node Catalog
Generated category
Client Node Catalog
Generated from 5 catalog nodes in AI/GitHub/Copilot/Client.
Nodes in this category
Showing 5 of 5 generated node docs.
Local Client Config
AI/GitHub/Copilot/ClientBuilds a local Copilot client configuration (stdio-based). Requires 'copilot' CLI to be installed and in PATH, or specify the CLI path explicitly.
Server Client Config
AI/GitHub/Copilot/ClientBuilds a server/remote Copilot client configuration (TCP-based)
Start Local Client
AI/GitHub/Copilot/ClientStarts a local Copilot client using stdio. Requires 'copilot' CLI installed.
Start Server Client
AI/GitHub/Copilot/ClientStarts a server/remote Copilot client using TCP
Stop Client
AI/GitHub/Copilot/ClientGracefully stops a running Copilot client (local or server)