{
"mcpServers": {
"local-web-search": {
"command": "uv",
"args": [
"run",
"python",
"X://Donlod//web-search-mcp-lmstudio//main.py"
]
}
}
}
Good day,
I set the mcp.json in my Windows' LM Studio to where the cloned git repo went, but I got the dreaded escaped character error
These are the ones that I tried, all returned the same error
X://Donlod//web-search-mcp-lmstudio//main.py
X:\Donlod\web-search-mcp-lmstudio/main.py
X:\Donlod\web-search-mcp-lmstudio\main.py
X/Donlod/web-search-mcp-lmstudio/main.py
Nothing seems to be working. Please help!
Good day,
I set the mcp.json in my Windows' LM Studio to where the cloned git repo went, but I got the dreaded escaped character error
These are the ones that I tried, all returned the same error
X://Donlod//web-search-mcp-lmstudio//main.py
X:\Donlod\web-search-mcp-lmstudio/main.py
X:\Donlod\web-search-mcp-lmstudio\main.py
X/Donlod/web-search-mcp-lmstudio/main.py
Nothing seems to be working. Please help!