S
Skills Integrate MCP With Copilot
My clone repository
Created 11/22/2025
Updated 23 days ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-skills-integrate-mcp-with-copilot
Cursor configuration (mcp.json)
{
"mcpServers": {
"atticuscraig-skills-integrate-mcp-with-copilot": {
"command": "npx",
"args": [
"atticuscraig-skills-integrate-mcp-with-copilot"
]
}
}
}