Below you will find pages that utilize the taxonomy term “Mcp”
notes
Thoughts on MCP Code Mode
Thoughs on Cloudflare’s MCP Code Mode announcement https://blog.cloudflare.com/code-mode-mcp/
There is a balance among the responsibilities of the different parties involved in an MCP interaction.
LLM Host/Agent Provider Protocol User/customer It is true that currently, everyone is offloading costs to the user through tokens, and this causes a problem. However, I am not sure that shifting this completely to the provider is the right choice, at least for now.
In the Code Mode LLM user tool context, the context is minimized, but code generation, the middle layer still consumes tokens, and I am not seeing a comparison between the size of the API and the size of the generated code.
read more
speaking
[Demo] MCP Design - Aiding Agents for Better User Experience
https://www.youtube.com/live/3e0zRE1Fvjw?si=8kg07OnK6UYyXiWq&t=967
In this demo, I showcase how MCP (Model Context Protocol design can significantly improve agent understanding and ultimately make the end user’s experience much easier and simpler. The demonstration highlights how simple concepts like “fetch my workspaces” fail and cause user friction, without the proper context by the MCP server.
read more