Use Copilot Spaces to bring curated, project-specific context into conversations. A Space is a shared collection of repositories, files, documentation, and instructions that grounds Copilot responses in your team's actual code and knowledge.
| mcpgithublistcopilotspaces | List all spaces accessible to the current user | | mcpgithubgetcopilotspace | Load a space's full context by owner and name |
The Spaces REST API supports creating, updating, deleting spaces, and managing collaborators. The MCP server only exposes read operations, so use gh api for writes.
Utilice Copilot Spaces para proporcionar contexto específico del proyecto a las conversaciones. Utilice esta habilidad cuando los usuarios mencionen un "espacio de copiloto", quieran cargar contexto desde una base de conocimientos compartida, descubrir espacios disponibles o hacer preguntas basadas en documentación, código e instrucciones seleccionados del proyecto. Fuente: github/awesome-copilot.