MCP (Model Context Protocol)
An open protocol for connecting AI models to external tools and data sources.
Model Context Protocol, introduced by Anthropic in late 2024, is a standard for letting AI models call tools — reading files, querying databases, hitting APIs — via a consistent interface. Claude Code and many OSS agents now support MCP servers, which means you can extend an agent's capabilities by dropping in a new server without changing the agent itself.