LearnNewsExamplesServices
Frontmatter
id9953
titleMCP Progressive Disclosure Endpoint
stateClosed
labels
enhancementaiarchitecture
assigneesneo-gpt
createdAtApr 13, 2026, 11:28 AM
updatedAtJun 21, 2026, 8:22 PM
githubUrlhttps://github.com/neomjs/neo/issues/9953
authortobiu
commentsCount2
parentIssue9950
subIssues[]
subIssuesCompleted0
subIssuesTotal0
contentTrust
projected
quarantined0
signals[]
blockedBy[]
blocking[]
closedAtJun 21, 2026, 8:22 PM

MCP Progressive Disclosure Endpoint

Closed v13.1.0/archive-v13-1-0-chunk-1 enhancementaiarchitecture
tobiu
tobiu commented on Apr 13, 2026, 11:28 AM

Goal

Truncate massive JSON schemas returned by the MCP Server on every turn that exhaust Frontier model context windows.

Implementation Checklist

  • Create a get_mcp_tool_handbook(toolId) native JSON routing endpoint.
  • Truncate all MCP tool description fields in the primary server manifests to max 1-2 string sentences.
  • Inject the sophisticated programmatic bounds directly into the handbook, ensuring Agents naturally Lazy-Load the context only when necessary.
tobiu added the enhancement label on Apr 13, 2026, 11:28 AM
tobiu added the ai label on Apr 13, 2026, 11:28 AM
tobiu added the architecture label on Apr 13, 2026, 11:28 AM
tobiu added parent issue #9950 on Apr 13, 2026, 11:28 AM
tobiu referenced in commit 53e2b91 - "feat(mcp): complete handbook coverage for remaining servers (#9953) (#13795) on Jun 21, 2026, 8:22 PM
tobiu closed this issue on Jun 21, 2026, 8:22 PM