D2L Brightspace MCP Server for VS Code CopilotGive VS Code Copilot instant access to 33 tools to Copy Course, Create Course, Create Enrollment, and more
GitHub Copilot in VS Code is the most widely adopted AI coding assistant, embedded directly into the world's most popular code editor. With MCP support in Agent mode, Copilot can access external data and APIs to generate context-aware code grounded in real-time information.
Ask AI about this MCP Server for VS Code Copilot
The D2L Brightspace MCP Server for VS Code Copilot is a standout in the Productivity category — giving your AI agent 33 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
{
"mcpServers": {
"d2l-brightspace": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
}Vinkius Desktop App
The modern way to manage MCP Servers — no config files, no terminal commands. Install D2L Brightspace and 4,000+ MCP Servers from a single visual interface.





* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About D2L Brightspace MCP Server
Connect your D2L Brightspace environment to any AI agent to streamline learning management and administrative workflows.
GitHub Copilot Agent mode brings D2L Brightspace data directly into your VS Code workflow. With a project-scoped config, the entire team shares access to 33 tools. Copilot queries live data, generates typed code, and writes tests from actual API responses, all without leaving the editor.
What you can do
- Course Management — Retrieve course details, create new offerings, and copy course content between org units using
get_courseandcopy_course. - User Administration — List system users, create new accounts, and manage roles and permissions with
list_usersandcreate_user. - Grade Tracking — Access grade lists and update individual student grades for specific assignments using
get_user_gradeandupdate_user_grade. - Content & Communication — Explore course modules, manage discussion forums, and create new topics or posts via
list_root_modulesandcreate_post. - Assessments — Monitor quizzes, surveys, and assignment submissions, and provide direct feedback using
list_submissionsandprovide_feedback.
The D2L Brightspace MCP Server exposes 33 tools through the Vinkius. Connect it to VS Code Copilot in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 33 D2L Brightspace tools available for VS Code Copilot
When VS Code Copilot connects to D2L Brightspace through Vinkius, your AI agent gets direct access to every tool listed below — spanning course-management, student-records, lms-integration, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Copy course on D2L Brightspace
Initiate a course copy job
Create course on D2L Brightspace
Create a course offering
Create enrollment on D2L Brightspace
Enroll a user in an org unit
Create lti deployment on D2L Brightspace
Create an LTI Advantage tool deployment
Create org unit on D2L Brightspace
Create custom org units
Create post on D2L Brightspace
Create a post in a discussion topic
Create topic on D2L Brightspace
Create a discussion topic in a forum
Create user on D2L Brightspace
Create a new user
Delete enrollment on D2L Brightspace
Unenroll a user from an org unit
Get course on D2L Brightspace
Retrieve course details
Get course template on D2L Brightspace
Retrieve course template info
Get org unit on D2L Brightspace
Retrieve org unit properties
Get user grade on D2L Brightspace
Retrieve user grades for a specific grade object
Get whoami on D2L Brightspace
Retrieve current user context
List assignment folders on D2L Brightspace
List assignment folders (dropboxes)
List forums on D2L Brightspace
List discussion forums in a course
List grades on D2L Brightspace
List grade objects for a course
List legacy lti links on D2L Brightspace
List legacy LTI 1.1 links
List lti registrations on D2L Brightspace
List LTI Advantage tool registrations
List my enrollments on D2L Brightspace
List current user enrollments
List my eportfolio objects on D2L Brightspace
List current user ePortfolio objects
List org unit children on D2L Brightspace
List child units of an org unit
List quiz attempts on D2L Brightspace
List attempts for a specific quiz
List quizzes on D2L Brightspace
List quizzes in a course
List roles on D2L Brightspace
Retrieve system roles
List root modules on D2L Brightspace
List root modules of course materials
List submissions on D2L Brightspace
List submissions for an assignment folder
List surveys on D2L Brightspace
List surveys in a course
List users on D2L Brightspace
Search or page through users
Provide feedback on D2L Brightspace
Provide feedback for an assignment submission
Update user on D2L Brightspace
Update user data
Update user grade on D2L Brightspace
Update a user grade
Upload eportfolio artifact on D2L Brightspace
Upload a file artifact to ePortfolio
Connect D2L Brightspace to VS Code Copilot via MCP
Follow these steps to wire D2L Brightspace into VS Code Copilot. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Create MCP config
.vscode/mcp.json file in your project rootAdd the server config
Enable Agent mode
Start using D2L Brightspace
Why Use VS Code Copilot with the D2L Brightspace MCP Server
GitHub Copilot for Visual Studio Code provides unique advantages when paired with D2L Brightspace through the Model Context Protocol.
VS Code is used by over 70% of developers. adding MCP tools to Copilot means your team can leverage external data without leaving their primary editor
Project-scoped MCP configs (`.vscode/mcp.json`) let you commit server configurations to your repository, ensuring the entire team shares the same tool access
Copilot's Agent mode integrates MCP tools seamlessly with file editing, terminal commands, and workspace search in a single agentic loop
GitHub's enterprise compliance and audit features extend to MCP tool usage, providing visibility into how AI interacts with external services
D2L Brightspace + VS Code Copilot Use Cases
Practical scenarios where VS Code Copilot combined with the D2L Brightspace MCP Server delivers measurable value.
Live API integration: Copilot can query an MCP server, inspect the response schema, and generate typed API client code in the same step
DevSecOps workflows: security teams can give developers access to domain intelligence tools directly in their editor for real-time vulnerability assessment during code review
Data pipeline development: Copilot fetches sample data via MCP and generates transformation scripts, validators, and test fixtures from actual API responses
Documentation generation: Copilot queries available tools and auto-generates README sections, API reference docs, and usage examples
Example Prompts for D2L Brightspace in VS Code Copilot
Ready-to-use prompts you can give your VS Code Copilot agent to start working with D2L Brightspace immediately.
"List all users in my Brightspace instance."
"Show me the details for course org unit 8821."
"Get the grade for user 554 in course 8821."
Troubleshooting D2L Brightspace MCP Server with VS Code Copilot
Common issues when connecting D2L Brightspace to VS Code Copilot through Vinkius, and how to resolve them.
MCP tools not available
D2L Brightspace + VS Code Copilot FAQ
Common questions about integrating D2L Brightspace MCP Server with VS Code Copilot.
Which VS Code version supports MCP?
How do I switch to Agent mode?
Can I restrict which MCP tools Copilot can access?
Does MCP work in VS Code Remote or Codespaces?
.vscode/mcp.json work in Remote SSH, WSL, and GitHub Codespaces environments. The MCP connection is established from the remote host, so ensure the server URL is accessible from that environment.Explore More MCP Servers
View all →
Geometry Calculator
3 toolsCompute exact Euclidean distances, 2D areas, and 3D volumes completely local. A zero-latency geometry engine for autonomous AI agents.

Guance Cloud / 观测云
10 toolsModern observability platform — manage monitors, dashboards, and events via AI.

Jinshuju / 金数据
10 toolsPowerful online form and data collection platform — manage forms, entries, and webhooks via AI.

Fundamental Math
5 toolsA deterministic, zero-latency mathematical engine for exact calculations. Safely compute percentages, square roots, factorials, and the rule of three completely local.
