Bridges Claude Desktop to Apify's browser automation platform by turning Playwright scripts into callable MCP tools. You pass JSON tool definitions as command line arguments, each wrapping a script that gets a page object and inputs parameter. No config files or setup beyond npx and an Apify token. The workflow is record browser actions with Apify Agent, export as tool JSON, append to your Claude config, then call from chat. Useful when you need Claude to scrape dynamic sites, fill forms, or extract data that requires actual browser interaction rather than HTTP requests. Ships with the resolver bootstrapping to handle module paths and actor execution through Apify's API.
claude mcp add --transport stdio cybairfly-codify-mcp -- npx -y codify-mcp