Server Config
{
"mcpServers": {
"cursorshare": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"mcp/cursorshare"
],
"env": {}
}
}
}{
"mcpServers": {
"cursorshare": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"mcp/cursorshare"
],
"env": {}
}
}
}