Connect VS Code (GitHub Copilot) to MailMCP
VS Code supports MCP via GitHub Copilot in Agent mode.
1
Open JSON settings
Ctrl+Shift+P > Preferences: Open User Settings (JSON). Add:
"mcp": { "servers": { "mailmcp": { "type": "sse", "url": "https://mailmcp.io/mcp/VOTRE_CLIENT_ID", "headers": { "Authorization": "Bearer VOTRE_CLIENT_SECRET" } } } }
2
Use in Copilot Chat
Open Copilot Chat in Agent mode and MailMCP will be available as a tool.
Prêt à connecter vos emails à l'IA ?
Créez votre compte en 30 secondes et récupérez vos identifiants MCP.
Démarrer gratuitement