Skip to content

[deep-report] Fix mempalace MCP server config: add missing 'container' property for MCP Gateway v0.2.30 #28296

@github-actions

Description

@github-actions

Description

MCP Gateway v0.2.30 introduced a required container property in the MCP server schema. The mempalace MCP server configuration is missing this property, causing gh-aw.agent.setup to fail at startup with a jsonschema validation error. This is breaking any codex-engine workflow that uses mempalace (e.g., Daily Fact About gh-aw, run §24887335913).

Error observed:

jsonschema: '/mcpServers/mempalace' does not validate with
mcp-gateway-config.schema.json#/.../oneOf/0/$ref/required:
missing properties: 'container'
Configuration validation error (MCP Gateway version: v0.2.30):
    Error: oneOf failed

Expected Impact

Restores the Daily Fact About gh-aw workflow and any other codex workflow using mempalace. This is a P0 infra fix — the workflow produces zero output while this is unresolved.

Suggested Agent

An agent with access to the workflow configuration files should locate the mempalace MCP server configuration in the lock file or workflow markdown and add the required container property per the updated MCP Gateway v0.2.30 schema.

Estimated Effort

Fast (< 30 min) — single property addition to a configuration block.

Data Source

DeepReport Intelligence Briefing — April 24, 2026 (run §24896194233). Also tracked in #28269 (failure issue) and #28245.

Generated by DeepReport - Intelligence Gathering Agent · ● 570.7K ·

  • expires on Apr 26, 2026, 3:15 PM UTC

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions