Loading MCP server directory, please wait...
Easily create reusable automation tools from casual browser actions using Apify Agent
npx @getmcp/cli add io.github.cybairfly/codify-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
YOUR_API_KEYYour API key for the service
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cybairfly/codify-mcp": {
"command": "npx",
"args": [
"-y",
"codify-mcp"
],
"env": {
"YOUR_API_KEY": ""
}
}
}
}