13 lines
244 B
JSON
13 lines
244 B
JSON
{
|
|
"mcpServers": {
|
|
"virtual-screen-companion": {
|
|
"command": "python3",
|
|
"args": [
|
|
"/Users/adolforeyna/Projects/MicroPython/test1/Screen/virtual_screen_mcp/server.py",
|
|
"--port",
|
|
"8080"
|
|
]
|
|
}
|
|
}
|
|
}
|