Back to glossary

Model Context Protocol (MCP)

An open standard that defines how AI models connect to external tools, data sources, and services through a unified interface. MCP enables agents to dynamically discover and invoke capabilities without hardcoded integrations.

Model Context Protocol standardizes the way AI agents interact with the outside world. Instead of building custom integrations for every tool an agent needs, MCP provides a universal connector layer. Think of it like USB for AI: any MCP-compatible tool can plug into any MCP-compatible agent without bespoke wiring.

For growth engineering teams, MCP is transformative because it decouples agent logic from tool implementation. You can swap out your CRM connector, analytics API, or content management system without rewriting agent code. This dramatically reduces the integration tax that slows down AI adoption. Teams building internal tools or customer-facing AI features should evaluate MCP-compatible frameworks to future-proof their agent infrastructure and reduce maintenance overhead as the tool ecosystem evolves.

Related Terms