Back to search
30
MCP
copilot-workspaces
npm/copilot-workspacesGroup 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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"copilot-workspaces": {
"url": "None",
"transport": "http"
}
}
}