WacTrack MCP Server
A Model Context Protocol (MCP) server VS Code extension that provides seamless access to Office development workflows, deployment tracking, and build analysis through the WacTrack API ecosystem.
🔒 Internal Tool: This extension is designed exclusively for Microsoft employees with access to Office MonoRepo and WacTrack systems.
🚀 Quick Start
1. Install the Extension
Install from Marketplace (Coming Soon)
- Search for "WacTrack MCP Server" in VS Code Extensions
- Click Install
2. Sign In
After installation, you'll see a welcome message. Click "Sign In Now" or:
- Open Command Palette (
Ctrl+Shift+P / Cmd+Shift+P)
- Type:
WacTrack: Sign In
- Authenticate with your Microsoft account
✅ You're ready! The status bar will show $(account) WacTrack ✓
3. Troubleshooting Setup Issues
If you encounter issues during setup, try the following steps:
- Reload VS Code: Sometimes a simple reload can resolve initial setup issues. Use
Ctrl+Shift+P and type "Developer: Reload Window".
- Verify MCP Server Configuration: Ensure that the MCP server is correctly listed by using
Ctrl+Shift+P and typing "MCP: List Servers".
- Re-authenticate: If authentication fails, try re-authenticating by using
Ctrl+Shift+P and typing "WacTrack: Authenticate".
Reload VS Code (Ctrl+Shift+P → "Developer: Reload Window")
Try authentication again: Ctrl+Shift+P → "MCP: List Servers"
Try authentication again: Ctrl+Shift+P → "WacTrack: Sign In"
🎯 What This Extension Does
This extension enables you to use WacTrack functionality directly in GitHub Copilot Chat:
- 🔍 Track Pull Requests - Monitor PRs from submission to production
- 🚂 Deployment Status - Check deployment progress across Office environments
- 📊 Build Comparison - Compare builds to understand changes
- 🔄 Integration Flow - Track how changes flow between branches
💬 Using with GitHub Copilot Chat
Once signed in, you can ask Copilot natural language questions:
Track my PR 4640080
What's the deployment status of OMR PR 4791967?
Track OOUI changes for PR 4640080 in PowerPoint
Compare builds 20260128.9 and 20260128.11
Search for PRs by alias johndoe in Excel branch
⚙️ Commands
Available Commands in Command Palette
| Command |
Description |
| WacTrack: Sign In |
Authenticate with Microsoft account |
| WacTrack: Show Sign-in Status |
Check authentication status and token info |
| WacTrack: Sign Out |
Clear authentication token |
Status Bar
Look for the status bar item on the right side:
- ✅
$(account) WacTrack ✓ - Signed in
- ⚠️
$(account) WacTrack ⚠ - Not signed in (click to sign in)
Click the status bar item to check your authentication status anytime.
🆘 Support
For help:
- Internal: Contact WEST DevX team via Teams
Built with ❤️ by WEST DevX
Making Office development workflows seamless for Microsoft engineers