Installation & Configuration
{
"mcpServers": {
"search-rag": {
"command": "python",
"args": [
"/ABSOLUTE/PATH/TO/search-rag.py"
],
"env": {
"APIFY_API_TOKEN": "your_apify_api_token"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15