Skip to content
gentic.news — AI News Intelligence Platform
Connecting to the Living Graph…

protocol update

30 articles about protocol update in AI news

Autogenesis Protocol Enables Self-Evolving AI Agents Without Retraining

A new paper introduces Autogenesis, a self-evolving agent protocol. Agents can assess their own shortcomings, propose and test improvements, and update their operational framework in a continuous loop.

89% relevant

239-Paper Survey Maps How AI Agents Self-Improve via Scaffold Updates

A survey of 239 papers shows 68% of AI agent self-improvement methods focus on scaffold updates rather than model retraining, raising evaluation quality concerns.

85% relevant

Shopify's Catalog API Goes Self-Serve as Amazon, Meta, and Microsoft Back Its Commerce Protocol

Shopify launched its Spring '26 Edition on June 17, 2026, opening its Catalog API and Universal Commerce Protocol to any developer or brand without prior approval. Amazon, Meta, Microsoft, Salesforce, and Stripe joined the UCP Tech Council in April, alongside founding members Google, Etsy, Target, a

100% relevant

New Protocol Enables Self-Improving AI Agents with Auditable Lineage

Researchers have proposed a formal protocol for creating self-improving AI agent systems. The framework enables agents to autonomously evaluate and implement upgrades while maintaining auditable lineage and safe rollback options.

85% relevant

How to Decode Anthropic's Press Releases for Better Claude Code Updates

Claude Code users should learn to filter Anthropic's technical announcements for actionable updates on model capabilities, context windows, and API pricing that affect daily development.

97% relevant

Claude 3.5 Sonnet's Latest Update Redefines AI Agent Capabilities for Real-World Tasks

Anthropic's Claude 3.5 Sonnet 4.6 update demonstrates remarkable improvements in agentic workflows and computer interaction, positioning it as a leading model for practical AI applications. Early adopters report unprecedented efficiency in real-world task automation.

85% relevant

MCP Confused Deputy: Protocol Design Lacks Provenance, Enables Injection

MCP has a confused deputy vulnerability: tool results lack provenance, allowing injection. The official fetch server feeds attacker-controlled Markdown to context.

100% relevant

Pipedrive Ships Native MCP Server, CRM Joins AI Agent Protocol

Pipedrive launched a native MCP server for CRM agent access. The move follows Microsoft and X in adopting Anthropic's open standard, which crossed 13,000 servers in June.

85% relevant

MCP Agents Log 'Success: True' While Tasks Go Nowhere — Protocol Bug

MCP returns null results inside HTTP 200 responses, causing agents to log success while tasks never run. Vouqis proxy catches this with structured audit logs.

95% relevant

Newline's 'Skills' Update Shows Where MCP Servers Are Headed

The Newline MCP server now supports modular 'Skills,' allowing developers to customize their Claude Code environment with specific, installable capabilities for more targeted workflows.

100% relevant

AMD's Lemonade v10.8 Adds MCP Support, Letting Claude Desktop and Cursor Route Tasks to Local AMD GPUs

AMD-backed Lemonade v10.8, released June 17, now exposes a Model Context Protocol server, letting Claude Desktop, Cursor, and GitHub Copilot route inference tasks to local AMD Ryzen AI NPUs, Radeon GPUs, or plain CPUs — no cloud API required. The update also adds Moonshine speech-to-text, expanded R

70% relevant

Google Advances Agentic Shopping with UCP as OpenAI Retreats from Instant Checkout

Google is expanding its Universal Commerce Protocol (UCP) for AI shopping agents, adding multi-item cart creation, real-time catalog updates, and identity linking. This comes as OpenAI pulls back from its ChatGPT Instant Checkout feature, signaling a strategic pivot in the AI commerce landscape.

95% relevant

Build a Self-Healing Support Loop with Aidbase MCP

Aidbase MCP's write tools let Claude Code update your support knowledge base from the terminal, turning documentation sync into a deploy-time step rather than a manual chore.

84% relevant

Smartsheet Deploys Remote MCP Server on AWS for Agent Tool Access

Smartsheet deployed a remote MCP server on AWS ECS Fargate, enabling Claude agents to query and update sheets via standardized tool calls without a local client.

100% relevant

How to Build and Publish an MCP Server

Build an MCP server in ~600 lines of TypeScript with @modelcontextprotocol/sdk, using the X syndication endpoint trick, and publish to npm, Anthropic Registry, and Glama for maximum AI tool discoverability.

90% relevant

MCP Cuts Token Costs 75% But Adds 30x Latency vs REST APIs

MCP cuts token costs by 75% but adds 30x latency versus REST. The protocol, backed by Anthropic and OpenAI, trades speed for dynamic tool discovery.

85% relevant

Alibaba's Qwen-RobotNav Unifies Robot Navigation in One 2B-8B Model

Alibaba's Qwen-RobotNav unifies VLN, ObjectNav, tracking, and autonomous driving in a 2B-8B model, deploying zero-shot to quadruped robots via a configurable observation protocol.

100% relevant

How to Use MCP Servers for Financial Data

MCP servers turn financial data sources into auditable, replaceable protocol endpoints. For Claude Code users building agentic BFSI systems, this means 90% fewer custom integrations and regulator-ready logging.

90% relevant

Agent Publish Primitives: Why Default-Private MCP Tools Beat Raw CDN URLs

Thryvate argues AI agents need five design properties for safe web publishing: default-private, revocable, expiring, per-viewer analytics, and idempotent updates. MCP tools enforce policy while the model handles intent.

75% relevant

MCP Explained: The Standard Quietly Changing How AI Agents Connect to Data

Anthropic released MCP in November 2024; OpenAI and Google DeepMind adopted it by March 2025. The protocol standardizes AI agent-data connectivity, reducing integration complexity.

92% relevant

How to Build a Native MCP Server

Native MCP servers embed the Model Context Protocol directly into your CMS, letting Claude Code act like a trusted team member with full permission enforcement. No more copy-paste.

85% relevant

Autodesk Open-Sources Revit MCP Server for AI CAD Workflows

Autodesk open-sourced a Revit MCP server with 102 tools for AI-driven BIM workflows, aligning with Anthropic's protocol standard.

90% relevant

Oracle Ships Full-Stack DR MCP Server for OCI

Oracle launched an MCP server for OCI Full Stack DR, enabling AI agents to automate recovery operations. First major cloud DR vendor on the protocol.

70% relevant

AWS Bedrock's New MCP Tools Are a Game-Changer for Claude Code Users

AWS Bedrock has released new tools for the Model Context Protocol (MCP), enabling developers to build custom servers that connect Claude Code directly to AWS data and services.

100% relevant

MCP's 'By Design' Security Flaw

The Model Context Protocol's power comes with risk: servers you install can run code on your system. Learn how to audit and manage MCP server permissions.

100% relevant

Claude 3.5 Sonnet Revives 1992 Multiplayer Game from Legacy Source Code

A developer provided Claude 3.5 Sonnet with 30-year-old game source files, and the AI successfully updated the code to run on modern systems. This showcases LLMs' practical utility in software preservation and legacy system migration.

95% relevant

MCP Security Crisis: 43% of Servers Vulnerable, 341 Malicious Skills Found

Security audits of the Model Context Protocol (MCP) ecosystem reveal 43% of servers are vulnerable to command execution, while 341 malicious skills were found on marketplaces, exposing systemic security flaws in agentic AI. The findings highlight a growing attack surface as AI agents become more autonomous.

77% relevant

Claude Code Users: How to Check Status and Switch Models During Sonnet 4.6 Outages

A status update shows Sonnet 4.6 errors; developers should bookmark the status dashboard and know how to switch Claude Code models during outages.

78% relevant

MiniMax M2.7 AI Agent Rewrites Its Own Harness, Achieving 9 Gold Medals on MLE Bench Lite Without Retraining

MiniMax's M2.7 agent autonomously rewrites its own operational harness—skills, memory, and workflow rules—through a self-optimization loop. After 100+ internal rounds, it earned 9 gold medals on OpenAI's MLE Bench Lite without weight updates.

95% relevant

Claude Code 2.5: New CLI, Dashboard, and Best Practices for Web Devs

Anthropic's latest Claude Code update adds a CLI, usage dashboard, and web-focused best practices. Here's how to use them.

95% relevant