MCP (Model Context Protocol)
Last verified
The Model Context Protocol is an open standard for connecting models to tools and data sources. A client (Claude Desktop, Cursor, a custom harness) connects to MCP servers that expose tools, and the model can call them.
The cost implication is easy to miss: every connected tool's definition sits in the model's context on every request. Installing many servers adds a fixed token tax to every message before the model does anything.