Tag: stdio transport
-

How MCP Servers Exchange Tools With Claude
Claude doesn’t actually call your tools directly. When you type a message in Claude Desktop and it responds by reading a file, querying a database, or hitting an API, there’s an entire protocol running behind the scenes that brokers every single tool call. That protocol is the Model Context Protocol (MCP), and understanding how it…