Skip to content

bad escaped character in windows #1

Description

@C-Fu
{
  "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

Image

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions