1. Conduid
  2. Developer Tools
  3. Copilot MCP
MCP server · Developer Tools

Copilot MCP

A VSCode extension that lets you find and install Agent Skills and MCP Apps to use with GitHub Copilot, Claude Code, and Codex CLI.

Unclaimed GPL-3.0 last commit 6 months ago devtools
85Excellent

Scored 5 months ago · breakdown

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

Install
npx copilot-mcp

This 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

I know everything about Copilot MCP. Ask me about installation, configuration, usage, or troubleshooting.

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

v0.0.97Release v0.0.97 · 15 Jun 2026What's Changed release 0.0.97: fix AI-assisted setup model routing (#57) by @VikashLoomba in https://github.com/VikashLoomba/copilot-mcp/pull/64 Full Changelog**: https://github.com/VikashLoomba/copilot-mcp/compare/v0.0.96...v0.0.97
v0.0.96Release v0.0.96 · 12 Jun 2026What's Changed release 0.0.96: fix Copilot activation hang (#60) + release-note cleanup by @VikashLoomba in https://github.com/VikashLoomba/copilot-mcp/pull/63 Full Changelog**:…
v0.0.95Release v0.0.95 · 12 Jun 2026What's Changed release 0.0.95: AI-assisted setup works again + telemetry quality (#57, #58) by @VikashLoomba in https://github.com/VikashLoomba/copilot-mcp/pull/59 Full Changelog**:…
v0.0.94Release v0.0.94 · 12 Jun 2026What's Changed feat: remote-first WHATS_NEW with bundled fallback + impression telemetry by @VikashLoomba in https://github.com/VikashLoomba/copilot-mcp/pull/55 release 0.0.94: Installed tab sees user-level mcp.json, Run on CloudMCP,…
v0.0.93Release v0.0.93 · 11 Jun 2026What's Changed release 0.0.93: working CloudMCP attribution, honest telemetry, fail-loud publish by @VikashLoomba in https://github.com/VikashLoomba/copilot-mcp/pull/54 Full Changelog**:…

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

Version VSCode Extension MCP Client

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.sh and 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

  1. Install from the VS Code Marketplace.
  2. 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:

🛠️ Configuration

Configure via the UI or VS Code settings. Look for the MCP Servers icon in the Activity Bar.

🚀 Usage

  1. Open the MCP Servers view
  2. Connect or search for servers
  3. Switch to Skills to search and install skills, and manage installed skills
  4. 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.

Questions

About Copilot MCP

How do I install Copilot MCP?

Run npx copilot-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Copilot MCP safe to use with an AI agent?

Its trust score is 85 out of 100 (excellent). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Copilot MCP still maintained?

Yes — the latest release is v0.0.97 (15 Jun 2026), and the last commit was 6 months ago. The repository has 470 stars and 0 open issues.