Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| make_install_buttons | Generate VS Code Stable and Insiders MCP install button markdown for an NPX-based server. |
| from_mcp_config | Generate install buttons from a raw MCP JSON-like config object and a server name. |
| copilot_buttons_from_raw | Generate VS Code install buttons for a raw URL to chat instructions, prompts, or chat modes. |
| copilot_buttons_from_github | Generate VS Code install buttons for a GitHub file using owner/repo/path and optional branch. |