-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hey there! We're working on extending our agent a bit via configuration/mcp, and I'm wondering if there's a way to configure the agent to also have context on other repos in the organization. We've had good results improving our AI dev workflow with such extension and are hoping to apply it to our agent configs.
I've updated the github MCP for the agent with a token with Content read permissions for the org, but this only results in being able to read metadata via the api and our hope is to add configuration such that other repos can be indexed for reference. Copilot chat made referene to a MCP_INDEXED_REPOSITORIES
env var which we set in the copilot environment to no apparent effect. Is this something that's possible or that is roadmapped yet? Much obliged for the help!