MCP Directory
Back

copilot-mcp

by VikashLoomba · TypeScript · ★ 496

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

#agent-skills#claude-code-skills#claude-skills#codex-skills#copilot#copilot-chat#mcp#mcp-apps#mcp-server#modelcontextprotocol#skills#vscode-extension

Install

npx -y github:VikashLoomba/copilot-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "copilot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:VikashLoomba/copilot-mcp"
      ]
    }
  }
}

From the README

Copilot MCP Search for VS Code > **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](https://cloudmcp.run/?utm_source=copilot-mcp&utm_medium=marketplace&utm_campaign=readme) [](https://www.gnu.org/licenses/gpl-3.0) [](https://code.visualstudio.com/api/references/extension-guidelines) [](https://modelcontextprotocol.io/clients) > A powerful VS Code extension that lets you **discover, install, and manage** open‑source MCP ser…
Read full README on GitHub →

Related developer tools servers