Voltar às notícias
InovaçãoInstruções AI Understanding

GIGAZINE reports MCP roadmap prioritizing long-running agents, identity and scale

GIGAZINE reports that the Model Context Protocol’s new six- to 12-month roadmap focuses on long-running agent tasks, authentication, large tool libraries, communication standards and SDK development.

Por 6 min read
AI-generated editorial illustration accompanying GIGAZINE reports MCP roadmap prioritizing long-running agents, identity and scale
A versão curta

GIGAZINE reports that the Model Context Protocol’s new six- to 12-month roadmap focuses on long-running agent tasks, authentication, large tool libraries, communication standards and SDK development.

O que aconteceu

GIGAZINE reports that MCP, an open standard for connecting AI applications with external data and tools, released a roadmap on August 22 covering five priorities for the next six to 12 months. The plans address background processing, agent identity, scalable tool discovery, HTTP communication and developer tooling. The source describes proposed work, not completed features, and says priorities may change or be postponed.

GIGAZINE reports that the Model Context Protocol released a new roadmap on August 22, 2026, covering priorities expected to guide work over the next six to 12 months. MCP is described as a common way for AI applications to access external systems such as files, databases and search services. Instead of building a separate connection method for every service, an MCP server exposes data and functions as tools that compatible AI applications can call. The roadmap therefore concerns an infrastructure layer for AI applications and agents, rather than a single consumer-facing model or feature.

The report places the roadmap after a major MCP specification revision on July 28. According to GIGAZINE, that revision removed session and initialization exchanges and made the protocol’s core stateless, allowing requests to be handled independently. The reported consequence is that multiple MCP servers can sit behind a load balancer without requiring a client to maintain a connection to one specific server. The roadmap’s first priority would further organize support for jobs that take minutes or longer, progress updates and additional instructions while a process is already running. GIGAZINE says MCP is considering consistent handling for tasks, subscriptions and listening, along with server-side completion notifications through webhooks or channels rather than relying only on repeated polling.

The remaining priorities described by GIGAZINE cover communication, identity, tool management and software development kits. MCP maintainers are considering ways to bring local standard-input/output servers closer to HTTP-based communication, including possible support for Streamable HTTP over stdio, HTTP/2 over stdio and ETags for identifying changed results. The report says the roadmap also proposes stronger identity and authorization for autonomous agents, progressive discovery of tools and standardized execution results. For SDKs, the plan includes generating candidate implementations and sample code from specifications and conformance tests, then testing where conventional code generation or AI models are most appropriate. The source does not establish that these proposals have been implemented or that any schedule is guaranteed.

Leia a fonte primária: gigazine.net

Por que isso importa

MCP is being designed for AI agents that do more than make one-off tool calls. If the proposed changes mature, agents could handle longer jobs, operate across distributed servers, receive updates and use delegated permissions with less dependence on manually managed credentials. The practical effects remain uncertain because the roadmap is not a deployment report and the supplied material does not independently confirm implementation timelines or production adoption.

The central practical change is a shift from simple request-and-response integrations toward infrastructure for agents that continue working after the initial instruction. GIGAZINE reports that applications increasingly need background processing, progress updates and the ability to provide further instructions to a running process. That matters because an agent that researches, processes files or coordinates several external services may not finish within a single tool call. A protocol that represents task state, updates and completion consistently could make these workflows easier for different clients and servers to support. The roadmap, however, describes intended protocol work rather than evidence that agents already perform these tasks reliably.

The identity proposal addresses a problem that becomes more consequential as agents act without a person sitting at a browser to approve every request. GIGAZINE reports that existing MCP authorization assumes a human grants access and that autonomous cloud agents may instead need their own verifiable identity. It also identifies cases in which a parent agent delegates only limited permissions to a child agent. The proposed combination of DPoP, workload identity federation and token exchange is intended to reduce reliance on manually configured API keys and long-lived refresh tokens. The supplied report does not explain the detailed permission model, audit requirements, failure handling or security results, so the proposal should not be treated as proof that those risks are solved.

The roadmap also targets the information burden created by large tool catalogs. GIGAZINE gives the example that connecting to a server publishing 100 tools can require passing substantial tool information to the AI model before the user asks a question. That can increase the information the model must process and may make tool selection less accurate, according to the report. Progressive discovery would present tools and resources in stages, potentially narrowing the choices shown at each point in a conversation. Standardized tool results could likewise reduce differences between clients. These changes could improve interoperability and model-facing efficiency, but the source provides no benchmark, measured accuracy result or independent evaluation showing that they do so.

For developers, the SDK proposals could reduce the work required to track evolving specifications and create compatible implementations. GIGAZINE reports that generated SDK candidates would be checked with conformance tests, with the process used to assess which components should rely on conventional code generation and which might use AI models. That is potentially useful for an open standard whose value depends on consistent behavior across many implementations. It also creates a verification requirement: generated code must remain understandable, secure and conformant as the protocol changes. The source does not report any completed SDK, test result or production deployment.

O que assistir a seguir

Watch whether MCP maintainers turn the roadmap into stable specifications, conformance tests and interoperable SDKs. Key questions include how delegated agent permissions are constrained, how long-running tasks are cancelled or audited, whether progressive tool discovery improves tool selection, and which proposed features reach the MCP core. GIGAZINE reports that community discussion could change or delay the plans.

The first indicator will be whether the roadmap produces specific, reviewable specification proposals and stable implementations. GIGAZINE reports that proposals aligned with the roadmap will receive priority for review, while also warning that their content may change or be postponed after future discussions. Readers should distinguish a working-group priority from an adopted standard, and an adopted standard from broad implementation. The supplied material gives no confirmed dates for when any of the five areas will become generally available.

Security review will be especially important for agent identity and delegated authorization. A useful implementation would need to show which agent is acting, who authorized it, what permissions were delegated, how those permissions expire and how actions can be revoked or investigated. GIGAZINE identifies DPoP, workload identity federation and token exchange as possible building blocks, but does not provide a threat model, test results or evidence of deployment. It is therefore not yet possible from this source to judge whether the proposed mechanisms prevent confused-deputy problems, credential theft or excessive permissions.

Long-running processing will also need operational safeguards beyond a way to start and finish tasks. Follow-up questions include how users or supervising systems cancel work, how progress is authenticated, what happens when a server fails, and whether a task can safely resume on another server after load balancing. The stateless design described by GIGAZINE may simplify distribution, but the report does not establish how task state, retries, notifications or partial results are protected from duplication or loss.

Finally, watch for evidence that progressive discovery and standardized results improve real agent behavior rather than merely changing protocol structure. Useful evidence would include conformance tests across independent clients and servers, measurements of tool-selection accuracy with large catalogs, and documented performance under long-running workloads. The source reports community participation as part of the roadmap process but names no adopters, production deployments, availability commitments or independent evaluations. Until those details emerge, MCP’s announcement is best understood as a consequential development plan for agent infrastructure, not a completed capability.

Guias e questionários relacionados

Agentes de IAÉtica da IAModelos de IA explicadosTeste o que você sabe – experimente um teste gratuito de IAProcure um termo de IA em nosso glossário
Achou isso útil?