Skip to content

Custom MCP config gone when resuming a session #1929

@Lyve1981

Description

@Lyve1981

Describe the bug

I start copilot via:
copilot --additional-mcp-config @.copilot/mcp-config.json

Then in copilot, I resume a session via /resume. It resumes the session but the MCPs are gone

Affected version

GitHub Copilot CLI 1.0.2.

Steps to reproduce the behavior

  • copilot --additional-mcp-config @.copilot/mcp-config.json
  • /resume
  • notice that MCPs via custom config are gone

Expected behavior

MCPs should either stay connected or general support for repository-based MCPs/directory based MCPs should be added

Additional context

No global mcp config in use (anymore) because too many MCPs use a lot of tokens, thats why I switched to use MCPs per repository

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions