Faster path from Cursor or Claude Code to Copilot
Guided actions to port MCP, sync rules or CLAUDE.md, merge project .mcp.json, migrate skill folders, and scaffold a memory bank—without memorizing file formats.
Github Copilot ToolBox (MCP, Skills, Cursor/Claude → Copilot)
Stop losing time to scattered rules, MCP config, and “skills” folders. Give your team a single, honest hub in VS Code or JetBrains IDEs (same MCP & skills UI).
npm install -g @github/copilot (terminal prints npm bin -g for PATH — PowerShell on Windows). You can skip Copilot CLI + Chat for this run only in the confirmation modal. In Chat, Local vs Copilot CLI is the session type in the footer or command palette — not the # Toolbox context chip.
com.amitchorasiya.github.copilot.toolbox) or build from the
monorepo with npm run package:intellij and Install Plugin from Disk…. The plugin embeds the same hub (MCP & skills) in a tool window via JCEF. Details:
github-copilot-toolbox-intellij/README.md.
Guided actions to port MCP, sync rules or CLAUDE.md, merge project .mcp.json, migrate skill folders, and scaffold a memory bank—without memorizing file formats.
Browse MCP registry and skills catalogs, see what’s installed, fewer raw JSON edits by hand.
Workspace vs personal setup, local skill folders, rules, instructions, memory bank—aligned with what you shipped.
Context packs and readiness flows with explicit choices so teams agree on what Copilot is allowed to see.
Two highlighted controls on the Intelligence tab turn messy, one-off Copilot setup into something your team can repeat and reason about.
What it does: After you confirm you understand the risk, it runs the sequence you configured in Settings. By default both tracks are on: Cursor → Copilot (MCP port, rules, optional .cursorrules, .cursor/skills → .agents/skills) and Claude Code → Copilot (CLAUDE.md → copilot-instructions.md, .claude/skills → .agents/skills, workspace .mcp.json → VS Code mcp.json). Then memory bank init, MCP & Skills awareness scan, readiness, config scan, optional Copilot Chat toggles (including Claude cloud agent and Copilot CLI + Chat User settings), optional global npm install -g @github/copilot with npm bin -g printed for PATH, and best-effort New Copilot CLI Session. The modal can skip Copilot CLI + Chat for that run only. Cursor bridge CLIs use the
bundled Node CLIs (no npx fetch).
Why it matters: Onboarding and “make this repo Copilot-ready” shouldn’t depend on who remembers which README or which CLI flag. One Click encodes your team’s playbook once, then anyone can execute the same steps and review the same terminals and files.
What it does: A master switch for session priming — optional MCP & Skills awareness (writes under .github/) plus a
context pack copied for Copilot Chat, with settings for confirmations and defaults. The first time you enable it, VS Code asks you to
Engage (or cancel to turn the mode off again). Turning the mode off clears that acknowledgment so the next enable shows the dialog again.
Why it matters: Copilot works best when Chat starts from accurate, explicit context — what MCP servers exist, where skills live, and a structured snapshot of the workspace — not from guesswork. Thinking Machine Mode makes that priming a deliberate, repeatable gesture instead of a forgotten manual step.
JetBrains: the same hub ships in the plugin’s tool window. First (VS Code): after install, open Copilot Toolbox in the Activity Bar (left edge), then MCP & skills in the Side Bar—that is the hub. Below: access walkthrough, then high-resolution hub captures. Click any image for fullscreen.
VS Code: install the extension, then open Copilot Toolbox in the activity bar → MCP & skills. JetBrains: install from the Marketplace, then View → Tool Windows → Github Copilot ToolBox.
VS Code — Github Copilot ToolBox JetBrains — Github Copilot ToolBox
VS Code did not open? Open the VS Code Marketplace in your browser. JetBrains: open Marketplace search.
code --install-extension amitchorasiya.github-copilot-toolbox