This project demonstrates how to use Cloudflare Browser Rendering to extract web content for LLM context. It includes experiments with the REST API and Workers Binding API, as well as an MCP server ...
Ever wondered how different apps chat with each other? It’s usually down to something called an API, and REST APIs are a really common way to do it. Think of them as a set of rules that let software ...
Until recently, if you wanted your AI agent to check flight prices or look up a database, you had to write a custom tool. When Anthropic released the Model Context Protocol (MCP), it created a ...