Skip to content
Back to search
30
MCP

copilot-workspaces

npm/copilot-workspaces

Group Copilot CLI sessions into named workspaces (e.g. per customer) and resume them via natural language. An MCP server plugin.

Uptime
0.0%
15 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.VomeshAtukuri/copilot-mcp
MCP server for web development with Khoros, Gainsight, and HigherLogic integrations.
1 tools · sse
io.github.vomeshatukuri/copilot-mcp
MCP server for web development with Khoros, Gainsight, and HigherLogic integrations.
0 tools · sse
copilot-image-gen-mcp
MCP server for AI image generation via Microsoft Copilot
0 tools
mcp-codemind
Multi-Workspace MCP Memory Server for GitHub Copilot with automatic re-indexing
0 tools
hoshy99/copilot-mcp-server
MCP Server for the Microsoft CoPilot Retrieval API
0 tools
ado-team-activity-mcp
MCP server that surfaces Azure DevOps work-item activity for one or more team rosters (multi-org / multi-tenant), so VS Code Copilot Chat ca
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "copilot-workspaces": {
      "url": "None",
      "transport": "http"
    }
  }
}