by VikashLoomba
A VSCode extension that lets you find and install Agent Skills and MCP Apps to use with GitHub Copilot, Claude Code, and Codex CLI.
# Add to your Claude Code skills
git clone https://github.com/VikashLoomba/copilot-mcpWant 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.
skills.sh and install to your agentsNo comments yet. Be the first to share your thoughts!
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:
Configure via the UI or VS Code settings. Look for the MCP Servers icon in the Activity Bar.
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.
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.ymlPRs and feature requests welcome! See issues.
Vikash Loomba
Website: https://cloudmcp.run
X: @DevAutomata
GitHub: @vikashloomba
GPL‑3.0 — see LICENSE.
Part of the MCP Client Ecosystem