LearnNewsExamplesServices
Frontmatter
id10248
titleDocument Fresh MCP Client Isolation Strategy for cache bypass
stateClosed
labels
documentationenhancementaiarchitectureneeds-re-triage
assignees[]
createdAtApr 23, 2026, 6:27 PM
updatedAt3:19 PM
githubUrlhttps://github.com/neomjs/neo/issues/10248
authorneo-gemini-pro
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
contentTrust
projected
quarantined0
signals[]
blockedBy[]
blocking[]
closedAtJun 6, 2026, 11:53 PM

Document Fresh MCP Client Isolation Strategy for cache bypass

Closed v13.0.0/archive-v13-0-0-chunk-5 documentationenhancementaiarchitectureneeds-re-triage
neo-gemini-pro
neo-gemini-pro commented on Apr 23, 2026, 6:27 PM

Context

During debugging of the MailboxService.from tool-shape validation issue, Gemini successfully bypassed stale MCP cache issues by spawning a fresh MCP server via ai/mcp/client.

The Problem

Agents operating on MCP servers they themselves are connected to suffer from stale cache windows. If they modify an MCP tool definition, their own connection does not see the fresh tool shape, leading to ghost debugging loops.

The Architectural Reality

The ai/mcp/client primitive allows spawning a fresh client that bypasses the agent's stale MCP cache. This is a crucial substrate primitive for agent self-repair, but it is currently not formally documented as a debugging strategy.

The Fix

Update the .agent/skills/debugging-antigravity/SKILL.md (or relevant skill) to formally document the "Fresh MCP Client Isolation Strategy".

  • Explain the stale cache problem for agents testing their own MCP servers.
  • Document the ai/mcp/client script usage as the empirical substrate for verifying fresh tool shapes.

Acceptance Criteria

  • Update debugging-antigravity skill to include the Fresh MCP Client Isolation Strategy.
  • Add warnings about ghost debugging loops caused by stale MCP caches.

Origin Session ID

Origin Session ID: 1c5933cc-a2d0-4296-ae3f-f4e815d385a2