
8/10/2025
What this post added
This post introduces the Model Context Protocol (MCP) server, enabling language models to interact with Replicate's HTTP APIs. It details the MCP standard for tool use, provides examples of querying and running models via natural language, and introduces both hosted remote and local MCP server options. A key feature highlighted is JSON response filtering using `jq` via WebAssembly to manage large API responses and optimize LLM context windows. The hosted server leverages Cloudflare Workers for secure authentication and storage of Replicate API tokens.