Copilot
Last updated
Was this helpful?
GitHub Copilot in VS Code supports MCP servers.
Open VS Code
Open your User Settings (JSON) or create .vscode/mcp.json in your project:
{
"mcpServers": {
"edgetag": {
"url": "https://mcp.edgetag.io/sse"
}
}
}Reload VS Code
When you first use an EdgeTag tool in Copilot Chat, your browser will open for authentication
Open Copilot Chat in VS Code and type:
"Show me my EdgeTag domains"
VS Code with GitHub Copilot extension
An EdgeTag account
Last updated
Was this helpful?
Was this helpful?

