Xiangxiaobo Copilot Leecher
Freeby MCP Community
Squeeze every drop out of your GitHub Copilot premium requests — turn follow-up prompts into free MCP tool calls
v1.0.0Added Apr 12, 2026
mcpgithub-copilotpremium-requestscost-savingopus
Xiangxiaobo Copilot Leecher MCP Server
Squeeze every drop out of your GitHub Copilot premium requests — turn follow-up prompts into free MCP tool calls
Installation
npx -y @iflow-mcp/xiangxiaobo-copilot-leecher
Reviews
Installation
Quick install
npx -y @iflow-mcp/xiangxiaobo-copilot-leecher
Add to claude_desktop_config.json
{
"mcpServers": {
"xiangxiaobo-copilot-leecher": {
"command": "npx",
"args": ["-y", "@iflow-mcp/xiangxiaobo-copilot-leecher"]
}
}
}