About Copilot MCP
Copilot MCP is an MCP server published by VikashLoomba in the Developer Tools category: a VSCode extension that lets you find and install Agent Skills and MCP Apps to use with GitHub Copilot, Claude Code, and Codex CLI. It has been installed 0 times through Conduid.
The repository has 470 stars and 50 forks, with the last commit 6 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.
Install
npx copilot-mcpThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Copilot MCP
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.
Releases
README
Want remote MCP in ~30s? Try Cloud MCP — paste a URL → OAuth → done.
Works with Copilot & Claude (no keys, no terminal).
Get started at cloudmcp.run
A powerful VS Code extension that lets you discover, install, and manage open‑source MCP servers and agent skills from one place.
✨ Features
- 🔧 MCP Server Management – connect/manage multiple servers via an intuitive UI
- 🧠 Skills Search & Install – discover skills from
skills.shand install to your agents - 🗂️ Installed Skills Management – view installed skills and uninstall with agent-level controls
- 🚀 Claude/Codex/Copilot Integration – expose MCP tools directly to your agents
- 🎯 Server Discovery – automatically discover open‑source servers
📦 Installation
- Install from the VS Code Marketplace.
- Open MCP Servers in the Activity Bar, or configure in Settings.
Optional: Remote MCP (no local setup)
If you don’t want to run servers locally, use Cloud MCP (remote, OAuth‑only).
Paste the MCP URL into Copilot/Claude and you’re done:
- Learn More: https://cloudmcp.run
🛠️ Configuration
Configure via the UI or VS Code settings. Look for the MCP Servers icon in the Activity Bar.
🚀 Usage
- Open the MCP Servers view
- Connect or search for servers
- Switch to Skills to search and install skills, and manage installed skills
- Use Copilot Chat with your newly added tools and skills
Tip: When a server supports
npx/uvx, the Server Discovery panel shows a “Deploy via Cloud MCP” option so you can run it remotely without installing anything.
🔗 Requirements
- VS Code
- GitHub Copilot Chat extension
🌟 Benefits
- Give Copilot standardized tools via MCP
- Local or remote workflows (Cloud MCP)
- Join a growing, interoperable ecosystem
🔄 Maintainer: Vendored Copilot Provider Sync
This repo vendors an upstream Copilot provider from anomalyco/opencode under:
vendor/opencode-copilot/src/**
Sync it with:
npm run sync:copilot-provider
Check drift without writing files:
npm run sync:copilot-provider:check
Automated daily sync PRs are created by:
.github/workflows/sync-opencode-copilot.yml
👥 Contributing
PRs and feature requests welcome! See issues.
✍️ Author
Vikash Loomba
Website: https://cloudmcp.run
X: @DevAutomata
GitHub: @vikashloomba
📝 License
GPL‑3.0 — see LICENSE.
Part of the MCP Client Ecosystem
README mirrored from the source repository 5 months ago. The original is authoritative.