teamToolboxHub is a centralized repository containing all team utilities,
MCP servers, automation scripts, configs, and internal development tools.
It serves as a single unified hub for everything needed to:
- streamline workflows
- standardize environments
- accelerate development across the team
Explore the official MCP repositories and available servers:
- MCP GitHub Organization: https://github.com/mcp
- MCP Server Directory: https://mcp.so/servers
💡 Tip !
Any MCP server configured in this global file will be available to all VS Code workspaces and instances on your machine, eliminating the need to configure servers per-project.
To make MCP servers accessible across all VS Code instances, configure them globally:
Configuration File Location:
C:\Users\{YourUsername}\AppData\Roaming\Code\User\mcp.json
Setup Instructions:
- Navigate to your VS Code user settings directory
- Create or edit the
mcp.jsonfile in this location ! - Add your MCP server configurations to this file ..