#!/usr/bin/env node /** * MCP server implementation for Replicate. * Provides access to Replicate models and predictions through MCP. */ export {};