copilot_spaces: org-owned Spaces unreachable via the app's managed github MCP token (missing organization_copilot_spaces: read)
Dieses Issue hat noch niemand übernommen.
Bewertung
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Anfängerfreundlichkeit
- 35/100
- Issue-Typ
- Bug
- Klarheit
- Größtenteils klar
- Aktivitätsstatus
- Aktiv
- Tech-Stack
- github, go
- Bereich
- api, authentication, backend
Rechercherichtung
Beginne mit dem Authentifizierungshinweis zu copilot_spaces in der README sowie den Einstiegspunkten get_copilot_space und list_copilot_spaces. Vergleiche das Verhalten des von der App verwalteten github MCP-Tokens mit der CLI und konzentriere dich auf organization_copilot_spaces: read sowie die generische Nicht-gefunden-Antwort. Als erledigt gilt die Aufgabe, wenn die App den erforderlichen Zugriff unterstützt oder einen unterstützten PAT-Weg dokumentiert und gegebenenfalls ein unterscheidbarer Berechtigungsfehler vorhanden ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Beschreibung
Summary
get_copilot_space and list_copilot_spaces cannot read org-owned Copilot Spaces when called through the GitHub Copilot app's managed github MCP server. The same calls work from the Copilot CLI. Per this repo's README, org-owned spaces require a fine-grained PAT with organization_copilot_spaces: read installed on the owning org — and the app's auto-provisioned Copilot token appears not to carry that scope, with no user-facing way to add it.
Environment
- Surface: GitHub Copilot app (built on Copilot CLI), MCP server
github(https://api.githubcopilot.com/mcp/), toolsetcopilot_spacesenabled. - Comparison surface: Copilot CLI ~v1.0.66 on macOS.
- Space under test:
GitHub Roadmaps Space, ownergithub, URLgithub.com/copilot/spaces/github/445(org-owned).
Steps to reproduce
- In the app, call
get_copilot_spacewithowner: "github",name: "GitHub Roadmaps Space". → not found. - In the app, call
list_copilot_spaces. → returns only the user's own/bookmarked spaces; the org space is absent. - Star/bookmark
github/445in the browser, wait ~1 day, repeat steps 1–2 in a fresh app window. → still not found / still absent. - In the CLI, call
get_copilot_spacewithowner: "github",name: "GitHub Roadmaps Space". → success, ~17 documents.list_copilot_spacesreturns ~505 org spaces.
Expected
A user who has access to an org-owned space (and has starred it) should be able to read it via get_copilot_space / see it via list_copilot_spaces in the app, matching CLI behavior — or there should be a documented, user-actionable way to grant the app's github MCP token the required organization_copilot_spaces: read scope.
Actual
Org-owned spaces are "treated as not found" in the app. The tools are present (so it's not a toolset-availability issue) but fail on org spaces. This matches the README's copilot_spaces authentication note:
- Fine-grained PATs are not hidden by classic PAT scope filtering, so these tools may still appear even when the token cannot use them.
- For org-owned spaces, fine-grained PATs must be installed on the owning organization and include
organization_copilot_spaces: read.- If an org-owned space contains repository-backed resources, the token must also have access to every referenced repository or the space may be treated as not found.
Root cause (hypothesis)
The app's managed github MCP token does not carry organization_copilot_spaces: read for the owning org (github), whereas the CLI's credentials do. Starring a space is a personal action and does not change the token's org scope, which is why bookmarking had no effect.
Asks
- Confirm whether the app's auto-provisioned Copilot token can include
organization_copilot_spaces: readfor orgs the user belongs to. - If not, document a supported way for a user to supply a fine-grained PAT (with that scope) to the
githubMCP server in the app context, the same way it works in the CLI. - Consider returning a distinguishable auth/permission error for org spaces instead of a generic "not found," so clients can tell "missing scope" apart from "wrong name" and guide the user.
Impact
Tools/agents that pin org-owned Spaces (e.g. an internal PM router) work in the CLI but silently fail in the app, forcing a degraded "here's the URL, open it in your browser" fallback for every org Space.
- Vorherrschende Sprache
- Go
- Sterne
- 33.1k
- Forks
- 5k
- Ø Merge
- 2 T. 15 Std.
- Gemergte PRs (30 T.)
- 27
Beitragsleitfaden
Erste Schritte
- Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
- Forken Sie das Repository und arbeiten Sie in einem Branch.
- Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.
Mehr aus github/github-mcp-server
-
bug
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 84/100
github/github-mcp-server#3235 ·
-
enhancement
Schwierigkeit 1/5 Unter einer Stunde Anfängerfreundlichkeit 88/100
github/github-mcp-server#3042 · 2 Kommentare ·
-
bug
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 72/100
github/github-mcp-server#3032 · 1 Reaktion ·
-
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 74/100
github/github-mcp-server#2803 · 1 Kommentar ·
-
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 76/100
github/github-mcp-server#2740 ·
Alle Issues in github/github-mcp-server
Ähnliche Issues
-
kind/bug needs-triage
Schwierigkeit 1/5 Unter einer Stunde Anfängerfreundlichkeit 72/100
matrixorigin/matrixone#29223 ·
-
needs-acceptance wg/data-plane-networking
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 78/100
vllm-project/semantic-router#4024 · 1 Kommentar ·
-
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 78/100
-
bug
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 86/100
alexgorbatchev/dotfiles#107 ·
-
Schwierigkeit 1/5 Unter einer Stunde Anfängerfreundlichkeit 84/100