10 lines
170 B
JSON
10 lines
170 B
JSON
{
|
|
"mcpServers": {
|
|
"iiot-rag": {
|
|
"command": "uv",
|
|
"args": ["run", "--directory", "mcp-server", "python", "server.py"],
|
|
"type": "stdio"
|
|
}
|
|
}
|
|
}
|