Getting Started
VS Code
Connect MarcoPolo to Visual Studio Code and GitHub Copilot.
Method 1: One-click install
Method 2: Manual setup
- Open View → Command Palette (
Cmd+Shift+P/Ctrl+Shift+P). - Select MCP: Add Server...
- Choose HTTP (HTTP or Server-Sent Events).
- Set the URL to
https://mcp.marcopolo.dev. - Set the Server ID to
MarcoPolo. - Choose Global or Workspace scope.
See the VS Code MCP guide for more options.
Copilot Studio
To connect MarcoPolo to Microsoft Copilot Studio, use the MCP onboarding wizard:
- Server name:
MarcoPolo - Server description:
Easy, secure workspace for your data across 50+ systems. - Server URL:
https://mcp.marcopolo.dev
What's next
Once added, follow the Getting Started guide to authenticate, connect a data source, and run your first query.
Tips for VS Code
Copilot Chat. Once connected, ask Copilot data questions directly in the chat panel while coding.
Workspace scope for teams. Use workspace scope to share the MarcoPolo connection config via your repo's .vscode/mcp.json.