leonardommello/copilot-mcp-tool
MCP server that enables AI assistants to interact with Github Copilot cli, leveraging copilot massive token window for large file analysis and codebase understanding
Platform-specific configuration:
{
"mcpServers": {
"copilot-mcp-tool": {
"command": "npx",
"args": [
"-y",
"copilot-mcp-tool"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...