Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"crawl4ai-mcp-server": {
"command": "python",
"args": [
"-m",
"venv",
"crawl4ai_env"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"crawl4ai-mcp-server": {
"command": "python",
"args": [
"-m",
"venv",
"crawl4ai_env"
]
}
}
}