S
Skills Integrate MCP With Copilot
Exercise: Integrate Model Context Protocol with GitHub Copilot
创建于 10/6/2025
更新于 2 months ago
README
Repository documentation and setup instructions
Integrate MCP with Copilot
Hey asanpardazzagros-debug!
Mona here. I'm done preparing your exercise. Hope you enjoy! 💚
Remember, it's self-paced so feel free to take a break! ☕️
© 2025 GitHub • Code of Conduct • MIT License
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-skills-integrate-mcp-with-copilot-
Cursor 配置 (mcp.json)
{
"mcpServers": {
"asanpardazzagros-debug-skills-integrate-mcp-with-copilot": {
"command": "npx",
"args": [
"asanpardazzagros-debug-skills-integrate-mcp-with-copilot"
]
}
}
}
作者服务器
其他服务器由 asanpardazzagros-debug