{
  "mcpServers": {
    "shared": {
      "baseUrl": "https://cursor.local/mcp"
    },
    "cursor-only": {
      "command": "cursor-cli",
      "args": ["--flag"],
      "env": {
        "CURSOR_FLAG": "1"
      }
    }
  }
}
