Files
ExperionCrawler/.mcp.json
2026-05-09 04:28:10 +09:00

10 lines
170 B
JSON

{
"mcpServers": {
"iiot-rag": {
"command": "uv",
"args": ["run", "--directory", "mcp-server", "python", "server.py"],
"type": "stdio"
}
}
}