Model Context Protocol (MCP)
An open standard that lets a language model discover and invoke external tools exposed by an MCP server, over a local stdio transport or a remote Streamable HTTP transport. Because MCP tools are arbitrary code with their own credentials, an authentication flaw on an MCP endpoint grants access to every connected system.