14 lines
255 B
JSON
14 lines
255 B
JSON
{
|
|
"mcpServers": {
|
|
"manual-slop": {
|
|
"command": "C:\\Users\\Ed\\scoop\\apps\\uv\\current\\uv.exe",
|
|
"args": [
|
|
"run",
|
|
"python",
|
|
"C:\\projects\\manual_slop\\scripts\\mcp_server.py"
|
|
],
|
|
"env": {}
|
|
}
|
|
}
|
|
}
|