Microsoft Copilot MCP server for extended capabilities
Extended AI capabilities through MCP tools. Multi-step coding tasks, codebase analysis, and terminal commands.
{
"mcpServers": {
"copilot": {
"mcpServers": {
"copilot": {
"args": [
"-y",
"@microsoft/copilot-mcp"
],
"command": "npx"
}
}
}
}
}