Skip to content

fix: explicitly enable MCP servers supplied through ACP#332

Open
microHoffman wants to merge 1 commit into
agentclientprotocol:mainfrom
microHoffman:fix/preserve-disabled-mcp-config
Open

fix: explicitly enable MCP servers supplied through ACP#332
microHoffman wants to merge 1 commit into
agentclientprotocol:mainfrom
microHoffman:fix/preserve-disabled-mcp-config

Conversation

@microHoffman

@microHoffman microHoffman commented Jul 22, 2026

Copy link
Copy Markdown

Summary

  • explicitly set enabled: true for stdio and HTTP MCP servers supplied through ACP
  • make the ACP-to-Codex mapping express that session-provided MCP servers are intended to be active
  • add focused assertions for the generated Codex configuration

Testing

  • npm run typecheck
  • npm test (329 passed, 28 skipped)

Related issue

N/A — no related issue was identified.

Map ACP-provided stdio and HTTP MCP servers to Codex config with enabled=true. ACP-supplied servers are intended to be active, and the explicit flag prevents a disabled value from being inherited when configuration layers are merged.\n\nVerified with npm run typecheck and npm test.
@microHoffman
microHoffman force-pushed the fix/preserve-disabled-mcp-config branch from 319ff43 to 687795a Compare July 22, 2026 22:12
@microHoffman microHoffman changed the title fix: preserve disabled MCP server configuration fix: explicitly enable MCP servers supplied through ACP Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant