Files
ExperionCrawler/.claude/settings.json

13 lines
354 B
JSON

{
"mcpServers": {
"iiot-rag": {
"command": "/home/windpacer/projects/ExperionCrawler/mcp-server/.venv/bin/python",
"args": [
"/home/windpacer/projects/ExperionCrawler/mcp-server/server.py"
],
"env": {},
"description": "ExperionCrawler RAG — Qdrant(코드베이스+OPC UA 문서) + GLM-4.7-Flash"
}
}
}