14What is the Model Context Protocol (MCP), and how do you design good tools for an agent?▼medium★ EssentialAnthropicOpenAIMicrosoft2 replies○ sign inMCP standardized how agents plug into tools and data, but tool design is what makes or breaks reliability. The signal is knowing what MCP actually standardizes and the principles behind a tool the model can call correctly from its description alone.Open full answer →
92Your agent has forty tools available and picks the wrong one. How do you fix it?▼mediumNewAnthropicOpenAIGlean◆ premiumEvery tool definition costs context and adds a wrong option. Past a couple of dozen tools, selection accuracy falls and the fix is choosing a smaller loadout per task, not writing better descriptions.Open full answer →