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.
Используйте Copilot Spaces, чтобы обеспечить разговорам контекст, специфичный для проекта. Используйте этот навык, когда пользователи упоминают «пространство второго пилота», хотят загрузить контекст из общей базы знаний, обнаружить доступные места или задать вопросы, основанные на тщательно подобранной проектной документации, коде и инструкциях. Источник: github/awesome-copilot.