UNPKG

@apify/actors-mcp-server

Version:

Model Context Protocol Server for Apify

8 lines 362 B
/** * Connect to the MCP server using stdio transport and call a tool. * This script uses a selected tool without LLM involvement. * You need to provide the path to the MCP server and `APIFY_TOKEN` in the `.env` file. * You can choose actors to run in the server, for example: `apify/rag-web-browser`. */ export {}; //# sourceMappingURL=clientStdio.d.ts.map