Questions about Model Context Protocol

Short answers, pulled from the story.

When did Anthropic unveil the Model Context Protocol?

Anthropic unveiled the Model Context Protocol in November 2024. This announcement addressed the chaotic landscape where every new AI tool required a unique custom-built bridge to connect with existing software.

What technical standards does the Model Context Protocol use for communication?

The Model Context Protocol draws heavily from the Language Server Protocol and transports data over JSON-RPC 2.0. This architecture enables bidirectional connections that allow data sources to push information to AI tools and vice versa.

Which companies adopted the Model Context Protocol by March 2025?

By March 2025, OpenAI had officially adopted the Model Context Protocol and integrated it across its products including the ChatGPT desktop application. Google DeepMind and Cloudflare also provided support, while integrated development environments like Replit and code intelligence tools such as Sourcegraph adopted the protocol.

What security vulnerabilities did researchers identify in the Model Context Protocol in April 2025?

In April 2025, security researchers identified critical vulnerabilities including prompt injection attacks that could manipulate AI into executing unintended commands. The analysis also revealed that tool permissions allowed for the combination of different tools to exfiltrate sensitive data and that lookalike tools could silently replace trusted ones.

When did Anthropic donate the Model Context Protocol to the Agentic AI Foundation?

Anthropic donated the Model Context Protocol to the Agentic AI Foundation in December 2025. This foundation operates as a directed fund under the Linux Foundation and was co-founded by Anthropic, Block, and OpenAI.