UNPKG

@apify/actors-mcp-server

Version:

Model Context Protocol Server for Apify

6 lines 184 B
/** * Serves as an Actor MCP SSE server entry point. * This file needs to be named `main.ts` to be recognized by the Apify platform. */ export {}; //# sourceMappingURL=main.d.ts.map