You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api/extension-guides/ai/mcp.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,6 @@ The following MCP features are supported in VS Code:
90
90
- Tools: Executable actions that can be used in [agent mode](/docs/copilot/chat/chat-agent-mode)
91
91
- Prompts: Reusable chat prompt templates, optionally with parameters, which users can invoke through slash commands(`/mcp.servername.promptname`) in chat
92
92
- Resources: Data and content which users can add as chat context or interact with directly in VS Code
93
-
- Authentication: Authenticate access to an MCP server using static keys, tokens using headers
94
93
- Authorization: Authorize access to an MCP server using OAuth
95
94
- Sampling _(Preview)_: Make language model requests using the user's configured models and subscription
0 commit comments