Phong ThuP
Apify & Crawleeβ€’6mo agoβ€’
1 reply
Phong Thu

Apify MCP server

Hi everyone, I'm currently try to use Apify MCP. The doc doesn't make it clear how I can use it to call one of my previous rented actor.

E.g I rented actor A. But from examining list tools of the MCP, it only return default tools

πŸ“‘ Connected to MCP server
πŸ”§ Tool found: get-actor-details
πŸ”§ Tool found: apify-actor-help-tool
πŸ”§ Tool found: search-actors
πŸ”§ Tool found: search-apify-docs
πŸ”§ Tool found: fetch-apify-docs
πŸ”§ Tool found: add-actor
πŸ”§ Tool found: apify-slash-rag-web-browser

After I use add-actor to add, for example "clockworks/tiktok-scraper". Now the tool list include this new actor:
πŸ”§ Tool found: get-actor-details
πŸ”§ Tool found: apify-actor-help-tool
πŸ”§ Tool found: search-actors
πŸ”§ Tool found: search-apify-docs
πŸ”§ Tool found: fetch-apify-docs
πŸ”§ Tool found: add-actor
πŸ”§ Tool found: apify-slash-rag-web-browser
πŸ”§ Tool found: clockworks-slash-tiktok-scraper

But when I call to the mcp anew, it doesn't find clockworks-slash-tiktok-scraper tool anymore.
__
How do I tell the MCP to prepare list tools based on actors that I rented? Or do I have to "add-actor" everytime I call the MCP?
Was this page helpful?