mcp-register README
@DAVIDMATHIAS
About mcp-register README
No overview available yet
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-register?
mcp-register is a VS Code extension that adds a command to quickly set up MCP (Model Context Protocol) configurations in your global VS Code user settings, making server definitions available across all projects.
How to use mcp-register?
Install the extension, open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P), type and select Sync MCP Settings. The command automatically adds or updates the mcp configuration block in your global settings.
Key features of mcp-register
- Adds or updates the
mcpconfiguration block in global VS Code settings - One‑command setup via the “Sync MCP Settings” command
- Makes MCP server configurations available across all projects
- Example configuration includes a GitHub MCP server using Docker
- Prompts replacement of placeholder tokens (e.g.,
GITHUB_PERSONAL_ACCESS_TOKEN)
Use cases of mcp-register
- Quickly integrate an MCP server (like the GitHub MCP server) into VS Code
- Manage MCP settings centrally without editing
settings.jsonmanually - Ensure consistent MCP configurations across multiple projects on the same workstation
FAQ from mcp-register
What does mcp-register do?
It provides the “Sync MCP Settings” command which adds or updates the mcp configuration block in your global VS Code user settings.
How do I use mcp-register?
Install the extension, open the Command Palette, then run the Sync MCP Settings command.
What configuration is added?
An example configuration for the GitHub MCP server is added, using Docker and requiring a GITHUB_PERSONAL_ACCESS_TOKEN environment variable. You must replace the placeholder token.
Where is the configuration stored?
In your global VS Code user settings (the file that applies across all projects).
Do I need to modify the generated configuration?
Yes—you must replace any placeholder tokens (e.g., YOUR_TOKEN_HERE) with your own credentials.
Frequently asked questions
What does mcp-register do?
It provides the “Sync MCP Settings” command which adds or updates the `mcp` configuration block in your global VS Code user settings.
How do I use mcp-register?
Install the extension, open the Command Palette, then run the `Sync MCP Settings` command.
What configuration is added?
An example configuration for the GitHub MCP server is added, using Docker and requiring a `GITHUB_PERSONAL_ACCESS_TOKEN` environment variable. You must replace the placeholder token.
Where is the configuration stored?
In your global VS Code user settings (the file that applies across all projects).
Do I need to modify the generated configuration?
Yes—you must replace any placeholder tokens (e.g., `YOUR_TOKEN_HERE`) with your own credentials.
Basic information
More Developer Tools MCP servers
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Huoshan Test
volcengine
Air Pipe
airpipeBuild, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.
Comments