Model Context Protocol

MCP is a standard way to give an agent tools for a service, so the same connector works in any agent that speaks it.

Navid Moazzezby Navid MoazzezUpdated Sept. 5, 20261 min read

Before it, every tool had to be built again for every agent. Now one server works across all of them.

The cost is that every tool it offers is loaded at the start of every session, whether or not you use any of them.

Was this page helpful?